.cmp-text:has(.sitemap){padding: unset;}
.sitemap{display: flex;flex-direction: column;gap: 12px;padding: 60px 0 65px;}
.sitemap a{color: #881857;text-decoration: none;}
.sitemap a:hover{text-decoration: underline;}
.sitemap h1,.sitemap h3{font-family: "myriad-pro";line-height: 22px;margin: 0;font-weight: 700;}
.sitemap h1{font-size: 32px;color: #333F48;margin-bottom: 12px;}
.sitemap h3{font-size: 20px;padding-top: 12px;}
.sitemap p{font-family: "myriad-pro";font-size: 16px;line-height: 22px;font-weight: 400;}
.sitemap .sitemap-homepage-link{padding: 0;}
.sitemap p.footnote{
    font-family: "myriad-pro";
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding:7px 0;
    color: #333F48;
}
@media only screen and (max-width:1307px){
    #sitemap .content-center{padding: 0 16px;}
}
