body{counter-reset:section}h3{counter-reset:subsection;color:#ececec;font-size:20px;padding-top:16px}h4{font-size:16px;padding-top:8px;color:hsla(0,0%,93%,.5)}h3:before{counter-increment:section;content:counter(section,upper-roman) ". "}h4:before{counter-increment:subsection;content:"§" counter(subsection) ". "}@media (min-width:500px){h3{font-size:24px}h4{font-size:20px}}