.bg-dark {
    background-color: #004f9f !important;
}
.bg-dark .text-body, .text-primary {
    color: white !important;
}
.bg-red {
    background-color: #595959 !important;
}