body > header { @extend .row; padding-bottom: $spacer * 4; & > div { @extend .col-8; a { font-size: $h1-font-size; text-decoration: none; } } nav { @extend .col-4; padding-top: $spacer; a { color: $text-muted !important; } } }