@mixin divider { content: ""; display: block; width: 152px; height: 12px; margin: .5em auto 0; background-image: url('/assets/images/divider.svg'); }