.score__wrap.score-high {
  background-color: #27ae60 !important;
  color: #fff !important;
}

.score__wrap.score-mid {
  background-color: #f39c12 !important;
  color: #fff !important;
}

.score__wrap.score-low {
  background-color: #e74c3c !important;
  color: #fff !important;
}
