.color-bw-dark-blue {
    color: #00295b !important;
}

.color-bw-light-blue {
    color: #005b9b !important;
    color: #004b87;
}

.color-bw-bright-blue {
    color: #319bcd !important;
}

.text-white {
    color: #fff;
}

.text-black {
    color: #000;
}

