.container.terms{counter-reset:h2counter}.terms h2{margin-top:4em;counter-reset:h3counter}.terms h2:before{counter-increment:h2counter;content:counter(h2counter) ". "}.terms h3{margin-top:2em}.terms h3:before{counter-increment:h3counter;content:counter(h2counter) "." counter(h3counter) " "}.terms ol{padding-left:1.5em}.terms h4{margin-top:2em}.terms .no-increment:before{content:""}