/* faq page specific styling */

.faqSection{ margin-top: 34px; }
.faqSection__title{ margin: 22px 0 14px; font-size: clamp(22px, 2.4vw, 30px); letter-spacing: -0.5px; }


.faqSection__title{ text-align:center; }
.faqSection__subtitle{ text-align:center; margin: 0 auto 18px; max-width: 820px; }
