.faq > div {
    /* background-color: #121213; */
    border-radius: var(--brad);
    /* padding: 32px; */
}
@media (max-width: 768px) {
}
