.html-sitemap .sitemap-items {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.html-sitemap .sitemap-items .sitemap-items {
    margin-top: 0.25rem;
    padding-left: 1rem;
}

.html-sitemap .sitemap-item {
    margin-bottom: 0.25rem;
}

.html-sitemap .sitemap-item a:hover {
    color: #8cb369;
}

.html-sitemap .sitemap-categories,
.html-sitemap .sitemap-pages {
    margin-bottom: 2.5rem;
}
