.faq-container{margin-top:400px;.accordion { --bs-accordion-active-color: #000; --bs-accordion-active-bg: #f2ffcc; .accordion-item { h4 { button { font-family: var(--font-primary); font-weight: bold; font-size: 28px; line-height: 110%; } } } }}@media only screen and (max-width:700px){.faq-container{.accordion-item { h4 { button { font-family: var(--font-primary); font-weight: bold; font-size: 18px; line-height: 110%; } } }}}