#setup-wizard { header { background: $header--background; color: $header--color; border-bottom: 2px solid $header--border-color; padding: 14px 20px; display: block; clear: both; width: 71%; margin-left: auto; &:before, &:after { content: ""; display: table; clear: both; } h3 { margin: 0px; } h3, a { color: inherit !important; text-decoration: none; } } }