.w3-site-blue, .w3-hover-teal:hover {
    color: #fff !important;
    background-color: #3255A5 !important
}

.w3-site-red, .w3-hover-teal:hover {
    color: #fff !important;
    background-color: #BC2028 !important
}

.text-site-blue {
    color: #3255A5 !important;
}



