table, th, td {
  border: none;
  width: 100%;
}

table tr td{
  font-size: 20px;
  font-family: Allerta, sans-serif;
  font-weight: bold;
}

table td span{
  color: rgb(231,152,46);
  padding: 0px;
  padding-left: 80px;
}

table tr td h1{
  color: rgb(231,152,46);
  font-size: 30px;
  font-family: 'Kaushan Script', cursive;
}

ul li{
  color: rgb(105,104,101);
  font-weight: bold;
}

span{
  color: rgb(231,152,46);
  font-weight: bold;
}