article.preview { width: 800px; margin-left: auto; margin-right: auto; margin-bottom: 2*$gutter; padding: $gutter; border: 1px solid $blue; background: transparentize($black, 0.6); background-blend-mode: lighten; div.episode-displacement { position: relative; } div.episode-counter { height: 0; overflow: visible; position: absolute; left: -80px; top: 1px; font-weight: bold; font-size: 50px; color: $yellow; opacity: .8; z-index: -1; } h1 { margin: 0; font-weight: lighter; color: $white; } p { color: $white; } }