@mixin background-variant($parent, $color) { #{$parent} { background-color: $color !important; } }