@charset "utf-8";

#faq_wrap img {
  max-width: 100%;
}

#faq_wrap .faq-toggle.text-primary {
  font-weight: bold;
}

#faq_wrap .faq-toggle.text-primary .fa-plus:before {
  content: "\f068";
}

#faq_wrap .faq-toggle.text-primary .fa-chevron-down:before {
  content: "\f077";
}

#faq_wrap .faq-toggle.text-primary .fa-chevron-down:before {
  content: "\f077";
}

#faq_hhtml {
  padding: 3rem 2rem;
}

#faq_hhtml p span b {
  font-weight: 900;
  font-size: 18pt;
  display: inline-block;
  padding-bottom: 1.4rem;
  color: #000;
}

#faq_hhtml p {
  font-size: 9pt;
  line-height: 120%;
  color: #555;
}

#faq_con .na-flex li p {
  font-weight: 600;
}
