.b2e-smart-toc {
    margin: 2rem 0;
}

.b2e-smart-toc__title {
    margin: 0 0 1rem;
}

.b2e-smart-toc__list {
    margin: 0;
    padding-left: 1.5rem;
}

.b2e-smart-toc__item {
    margin: 0.35rem 0;
}

.b2e-smart-toc__item--h3 {
    margin-left: 1.25rem;
}

.b2e-smart-toc a {
    text-decoration-thickness: 1px;
    text-underline-offset: 0.15em;
}

