/**
 * Custom Color Overrides
 *
 * This file is automatically populated if the user chooses custom colors in the Customizer.
 */

/* FAQ Section Wrapper - Container for each section group */
.faq-section-wrapper {
    margin-bottom: 50px;
    padding: 20px 0;
}

/* FAQ Section Heading */
.faq-section-heading {
    margin-bottom: 20px;
}