/*.nav-link.active.active-danger {*/
/*  color: #ffffff !important;*/
/*  background-color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important;*/
/*}*/

/*.nav-link.active.active-success {*/
/*  background-color: rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important;*/
/*}*/

.nav-link.active .text-danger {
  color: #ffffff !important;
}

.nav-link.active .text-success {
  color: #ffffff!important;
}

.chart-container {
  height: 300px;
}