.doom-line { align-items: center; background: $red-light; display: flex; justify-content: center; margin: .5rem 0; padding: .25rem 0; span { @include font-size(small); @include font-type(text); color: $white; } }