.consultation { .is-active { background: $primary-color; color: $white; } } .alert { @extend .padded; border-radius: 0.25em; color: $font_color; }