hr:not(.hr--unstyled) { @apply border-t border-grey-100 my-4 md:my-8; &.hr--big { @apply my-8 md:my-16; } &.hr--condensed { @apply my-2 md:my-4; } }