@mixin taxonomy { .taxonomy-element { background-color: $alt-bg-color-dark; a { color: $fg-color-dark; } a:active { color: $fg-color-dark; } } }