ul.sidebar-nav li.active a, ul.sidebar-nav li.active a:hover, ul.sidebar-nav li.active a:visited, ul.sidebar-nav li.active a:active
{
    background-color: #fff;
    color: black;
}

.text .two-col .html-content p:first-of-type {
    margin-top: 0;
    margin-block-start: 0;
}
.grid-buttons a {
    padding: 10px;
}

.sitemap h2, .sitemap h3, .sitemap h4, .sitemap h5, .sitemap h6 {
    margin: 0;
    padding: 0;
}
.sitemap h2:after, .sitemap h3:after, .sitemap h4:after, .sitemap h5:after, .sitemap h6:after {
    display: none;
}

h3.filter-label {
    line-height: normal;
}
h3.filter-label:after {
    content: none;
}