.progress-bar-success {
  background-color: #22c55e !important;
}

.progress-bar-info {
  background-color: #3b82f6 !important;
}

.progress-bar-warning {
  background-color: #facc15 !important;
}

.progress-bar-error {
  background-color: #ef4444 !important;
}
