/* ==========================================================================
    GLOBAL CSS
========================================================================== */
.cwf-header__nav a.cwf-header__link[href*="/contact-us/"]:before {
    font-family: "Font Awesome 6 Free";
    content: "\f0e0";
    margin-right: .25rem;
    color: var(--vcu-gold);
}