h3.styled_h3 {
  font-size:22px!important;
  text-align:left!important;
  font-weight:600!important;
  color:#000000;
  background:#f7f7f8!important;
  border-color:#ff4b54!important;
  border-width:3px;
  border-style:solid;
    padding-left:1em!important;
    padding-top:0.5em!important;
    padding-bottom:0.5em!important;
    border-right:none;
    border-top:none;
    border-bottom:none;
    background-color:transparent;
}