@import '_variables'; .contact-red{ background-color: $red; color:white !important; padding: 30px; a, a:hover, a:active, a:focus{ color:white; background:0; } a:hover{ color:white; } } .contact { .contact-form { padding: 30px 0; button[type="submit"] { float: right; &:after { clear: both; } } } }