.table-of-contents{display:flex;flex-direction:column;margin-bottom:20px}.table-of-contents>h2{margin-bottom:20px!important;text-align:center;font-weight:700}.table-of-contents-headings{flex:0;display:flex;flex-direction:column;padding:20px;align-self:center;padding:0!important}.table-of-contents .heading{padding:0;margin-bottom:0!important;line-height:30px!important}.table-of-contents .heading a{text-decoration:none;line-height:20px!important;font-size:17px}.table-of-contents .heading-depth-2,.table-of-contents .heading-depth-2 a{font-weight:700;font-size:18px}.table-of-contents ul{list-style:none;padding-left:0;counter-reset:item}.table-of-contents li{counter-increment:item;margin:4px 0}.table-of-contents li:before{content:counters(item,".") ". ";font-weight:700;font-size:14px;margin-right:4px;font-family:monospace}