.active-sitemap-item > a {
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

#sitemap ul.sitemap {
    max-height: 80vh;
    overflow-y: auto;
    padding-right: 20px;
}
