#siteFooter .button-alike {
    color: var(--ws-blue);
}

#siteFooter .nav-link {
    padding-bottom: 0;
}

#legalFooterSection {
    color: white;
    background-color: var(--ws-black);
    font-size: 0.8125rem;
    line-height: 1.3;
}