.mse-new-card-small-white:not(.no-hover):hover .mse-new-card-title h3 {
    color: #79168b !important;
}
.mse-new-card-small-white .mse-new-card-title h3 {
    color: #002e5d !important;
}

/* Modal styling */
.modal .modal-title {
    color: #000 !important;
}

.modal .modal-body {
    color: #000 !important;
}

.modal .modal-header {
    color: #000 !important;
}