.counterRow{display:flex}.counterTable{counter-reset:section}.counterTable h1{counter-increment:section;counter-reset:subsection}.counterRow{counter-increment:subsection}.counterTable h1:before{content:counter(section) ". "}.counterTable .counterRow:before{color:var(--tw-prose-counters);content:counter(section) "." counter(subsection) ".";padding:0 .3em 0 .65em}
