/* layout 12 footer extras — CMS sitemap columns */

.wh-footer a {
    color: inherit;
}

.wh-footer__col h4 a {
    color: var(--wh-white);
}

.wh-footer__contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wh-footer__contact li + li {
    margin-top: 8px;
}
