.ot-front{padding:24px 0}
.ot-front__box{max-width:100%}
.ot-front__content h2{color:var(--ot-h2,#ffffff) !important}
.ot-front__content h3{color:var(--ot-h3,#ffffff) !important}
.ot-front__content h4{color:var(--ot-h4,#ffffff) !important}
.ot-front__content,.ot-front__content p,.ot-front__content li{color:var(--ot-text,#ffffff) !important}

@media (max-width:900px){
  .ot-front__box{width:100% !important;margin-left:auto !important;margin-right:auto !important}
}
