.section-ato .wrap-detail h1 {
  color: #FFEAD7;
  font-family: Montserrat;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-left: 17px;
  border-left: 5px solid #F69D27;
  text-transform: uppercase;
}

.box-faq .title-faq .inner {
  color: #FFEAD7;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

.box-references ol {
  color: #939598;
  font-family: Corbel;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.box-references li a {
  color: #939598;
}

@media only screen and (max-width: 768px) {
  .box-faq .title-faq .inner {
    font-size: 18px;
  }

}
