_other.scss 260 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .contact-us-section { text-align: center; h2 { font-size: 16rem / $remNum; } p { font-size: 14rem / $remNum; line-height: 20rem / $remNum; } } .contact-us-section:first-child { margin: (10rem / $remNum) 0 0 0; }