// headers h1 { font-size: rem(40); line-height: rem(46); } h2 { font-size: rem(34); line-height: rem(41); } h3 { font-size: rem(28); line-height: rem(36); } h4 { font-size: rem(22); line-height: rem(28); } h5 { font-size: rem(20); line-height: rem(26); } h6 { font-size: rem(18); line-height: rem(24); } // content #content { margin-top: 155px; &:before { height: 138px; top: 83px; // padding-top: 100px; } .container { margin-top: 0px; } }