#sitemap-content h1 {
    color: #EF7D15;
    text-align: center;
    margin-top: 40px !important;
    text-transform: uppercase;
}

#sitemap-content ul {
    padding-left: 40px;
}

#sitemap-content ul li {
    list-style: inside;
}