@media (min-width: 45em) {
    .section-header {
        margin-bottom: var(--spacing-large);
    }
}
