.faq-block {
    padding: var(--content-padding);
}

.faq-item {
    margin-top: 5px;
}

.faq-list {
    margin-bottom: 16px;
}
