.card-title-custom {
    color: white;
}

.custom-dashboard-tab {
    color: white !important;
}

.custom-dashboard-tab:hover {
    color: #ffffff !important;
    border-radius: 8px;
}

.custom-dashboard-tab.active {
    color: #000000 !important;
    border-radius: 8px;
}
