/* CUSTOM CSS CHANGES TO MAZER */
.header-phone {
    color: #1f345e;
    font-weight: 600;
    text-decoration: none;
}

.header-phone .fw-bold {
    font-size: 0.8rem;
    line-height: 1;
    color: #1f345e;
}

.header-phone-link {
    color: #1f345e;
    text-decoration: none;
    font-weight: 600;
    line-height: 1.2;
}

.header-phone-link:hover,
.header-phone-link:focus {
    color: #1f345e;
    text-decoration: underline;
}
