body.white { background-color: #fff; header { .inside { background: #fff; } } #container { background: #fff; } &.about { #container { background: transparent; color: #002887; a { color: inherit; } } footer .inside .top-link a { color: #002887; &:before { border-color: #002887; } } } }