.toc-cs ul {
    list-style: none;
}
.toc-cs > ul {
    padding-left: 0;
}

.toc-cs li {
    padding-left: initial;
}

/*Interactive elements like buttons and links should be large enough (48x48px)*/
.toc-cs a {
    display: inline-block;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1rem;
    line-height: 1.8;
}

.toc-cs a:not(:hover) {
    text-decoration: none;
}

.toc-cs .toc-header-cs {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    text-decoration: underline;
    text-underline-offset: 0.4rem;
    font-size: 1rem;
    font-weight: 500;
}
