/* -- SINGLE FAQ STYLE -- */
.faq-content h1 {
  padding: 10px 30px;
}
.faq-content__header {
  height: 136px;
}
.faq-content__header_banner {
  height: 136px;
}
.faq-content__header_title {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  width: 100%;
  bottom: 35px;
}
