body.white { background-color: #fff; header { .inside { background: #fff; } } #container { background: #fff; } &.about { background-image: url(../img/rectangle_4.svg); background-repeat: no-repeat; background-position: left top; #container { background: transparent; color: #002887; a { color: inherit; } } footer .inside .top-link a { color: #002887; &:before { border-color: #002887; } } } }