/* Site Adjustments */

:root {
    --phi1-1-heading-2-text-color: #fff;
    --footer-text-hover-color: #fff;
}

/* home page text */
.hpt-container .badge-container > img {
    margin: 0 auto 2rem;
    max-width: 200px;
}

/* ebrochure */
.ebrochure_page .site-map-section .sitemap-bottom-content .sitemap,
.ebrochure_page .site-map-section.page:nth-of-type(2) {
    display: none;
}