.bg-blue-active {
    background-color: #005384 !important;
}

.bg-green-active {
    background-color: #008d4c !important;
}

.bg-teal-active {
    background-color: #30bbbb !important;
}

.bg-red-active {
    background-color: #d33724 !important;
}

.bg-purple-active {
    background-color: #555299 !important;
}

.bg-maroon-active {
    background-color: #ca195a !important;
}

.bg-orange-active {
    background-color: #ff7701 !important;
}


.bg-blue-active, .bg-green-active, .bg-teal-active, .bg-red-active, .bg-purple-active, .bg-maroon-active, .bg-orange-active {
    color: #fff !important;
}
