﻿.html-sitemap {
    margin-top: 1rem;
}

.html-sitemap .home-link {
    margin-top : 1rem;
}

.html-sitemap h2 {
    font-size: 24px;
    margin-top: 1rem;
}

.html-sitemap ul {
    margin-bottom: 0;
}

.html-sitemap a {
    font-weight: 600;
    text-decoration: underline;
}
