.section_header{
  color: #20AC86;
  margin-bottom: 5px;
  margin-top: 25px;
}
.new_tag{
  color: red;
  text-transform: uppercase;
}
#main ul, .section_header{
  font-family: Veranda, Arial, Helvetica;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
#main ul{
  line-height: 125%;
  margin-top: 0px;
}
#main li{
  text-transform: none;
  list-style: disc;

}


