

/* CSS from section stylesheet tags */
.faq-item { border-bottom: 1px solid rgba(0,0,0,.08); padding: .75rem 0; }
.faq-question { cursor: pointer; font-weight: 600; list-style: none; }
.faq-item[open] .faq-question { opacity: .9; }