.vr { display: inline-block; align-self: stretch; width: var(--#{$prefix}vr-width, $vr-border-width); min-height: var(--#{$prefix}vr-height, 1em); background-color: currentcolor; opacity: var(--#{$prefix}vr-opacity, $hr-opacity); }