@use "../../hippie-style/hippie"; .songbook_song { pre { @extend .pre_code } header { h2 { margin-bottom: hippie.$space_basic; } h6 { color: hippie.$color_brightest; } h2+h6 { margin-top: 0; margin-bottom: hippie.$space_small; } } }