.bg-blue {
    background-color: #0b1f38 !important;
}

.bg-gray {
    background-color: #f2f2f2 !important;
}

.color-white {
    color: #fff !important;
}