.level-1{counter-reset:section}.level-1>li{counter-increment:section;list-style-type:none}.level-1>li:before{content:counter(section) ". ";font-weight:700}.level-2{counter-reset:subsection;margin-left:1.5rem}.level-1>li>ul>li{counter-increment:subsection;list-style-type:none}.level-1>li>ul>li:before{content:counter(section) "." counter(subsection) ". ";font-weight:700}