.badge-ga {
  background-color: #72994E !important;
  color: white !important;
}

.badge-pupr {
  background-color: #447099 !important;
  color: white !important;
}

.badge-prpr {
  background-color: #EE6331 !important;
  color: white !important;
}

.badge-feature-alt {
  background-color: #404041 !important;
  color: white !important;
}