.section-header { font-size: 1.5em; @media (min-width: 600px) {font-size: 2em;} @media (min-width: 768px) {font-size: 2.5em} font-weight: 700; margin-bottom: 0.7em; line-height: 1.4; } .section { p, a, blockquote { line-height: 1.4; font-size: 1rem; @media (min-width: 600px) {font-size: 1.25rem} @media (min-width: 768px) {font-size: 1.5rem} margin-bottom: 1.4em; &:last-child {margin-bottom: 0;} } } .read-more {color: #00a3ff}