.nav-item-green:last-child {
  color: #94bb6a !important;
}

.nav-item-orange:last-child {
  color: #ea6a41 !important;
}
.nav-item-orange:last-child {
  color: #ea6a41 !important;
}

.nav-item-blue:last-child {
  color: #00a5dd !important;
}

.nav-item-red:last-child {
  color: #e10030 !important;
}

.nav-item-yellow:last-child {
  color: #ffd400 !important
}
