/* body{counter-reset: section;}
.chapterTitle h2 strong span::before { counter-increment: section; content: "Section " counter(section) ": ";
} */