.bg-cyan:hover {
    background-color: #180e2a !important;
}

.bg-info:hover {
    background-color: #0b0066 !important}
    
    
 .bg-success:hover {
    background-color: #0a3e00 !important}
    
    
     .bg-orange:hover {
    background-color: #530400 !important}
    