.faq_accordion {
  max-width: 100%;
}
.faq_accordion_content_bar .heading {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 30px;
}
.text--center {
  text-align: center;
}
.text--left {
  text-align: left;
}
.text--right {
  text-align: right;
}