/* Sticky Post Badge */ .badge-highlight { background: transparent; color: var(--wp--custom--color--font-primary); border: 1px solid var(--wp--custom--color--font-primary); line-height: 1; @include pill-s; display: block; position: absolute; @include s-r-4(top); @include s-r-4(left); z-index: 1; }