.faq{display:flex;flex-direction:column;gap:2.25rem}.faq__question{color:var(--color-navy);font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.faq__answer,.faq__question{font-family:var(--font-sans)}.faq__answer{color:rgba(5,28,44,.82);font-size:1rem;line-height:1.7}.faq__answer :last-child{margin-bottom:0}