@charset "UTF-8"; section { &:not(:last-of-type) { border-bottom: 6px solid #000; } + section { margin: 0 !important; } } article { padding: 2rem 0; border-top: 3px solid #ffb92c; h3 { &:not(:first-of-type) { margin-top: 2rem; } } }