.text{
  text-align: center;
  font-size: 17px;
  font-weight: bolder;
  color: aliceblue;
}
.text1{
  text-align: center;
  color: #2b4113;
  font-weight: bolder;
}
.text2{
        
  line-height: 1.5;
  text-align: justify;
}
.text3{
  text-align: center;
  color: #ee8d0e;
    font-weight: bolder;
}
td{
  font-size: 16px;
  font-weight: bolder;
  color: aliceblue;
}
