.section-styles {
    background: var(--color-bg);
}

.section-styles .section-heading {
    color: var(--color-text);
    margin-bottom: 8px;
}
