.post-index, .post-single, .post-page, .widget, .post-archive-box, .vcard, .error-page { background: $white; box-shadow: $box-shadow-level-1; padding: 8px; &:after { clear: both; content: ''; display: block; } } .sticky { background: $selection; } .post-index, .post-archive-box { margin-bottom: 40px; } .the-content { margin-top: 24px; } .read-more { margin: 16px 8px 8px 0; text-align: right; a { background: $lightning_yellow; border: 0; color: $shark; font-weight: bold; letter-spacing: 3px; padding: 8px 16px; &:hover { background: $tree_poppy; border: 0; } } }