#big_container { background: $primary; &.theme-light-watermelon { .big-header { .container { .column:last-of-type { text-align: right; } } } main { .container { background: #fff; padding-bottom: 10em; } } } }