.toc-item {
    font-size: 0.9rem;
    color: #666 !important;
}

.toc-item a {
    color: #666 !important;
    text-decoration: none;
}

.toc-item.h2 a {
    color: #222 !important;
    font-weight: bold;
}

.toc-item.h2 {
    padding-top: 1rem;
    padding-left: 0rem;
}

.toc-item.h3 {
    padding-top: 0rem;
    padding-left: 0rem;
    font-weight: normal;
}

.toc-item.h4 {
    padding-top: 0rem;
    padding-left: 1rem;
    font-weight: normal;
}

.toc-item.h5 {
    padding-top: 0rem;
    padding-left: 1rem;
    font-weight: normal;
}

.toc-item.h6 {
    padding-top: 0rem;
    padding-left: 1rem;
    font-weight: normal;
}