#overall-scores span.your-score{
  color: #249BD6 !important;
}

#overall-scores span.everyone-score {
  color: #ff583b !important;
}

.component .completed-assessments-count {
  color: #ff583b !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

#gauge-legend #source-1-label span {
color: #3b9ed8 !important;
}

#gauge-legend #source-2-label span {
  color: #ff583b !important;
}

.component img {
  max-height: 250px !important;
  max-width: 250px !important;
  margin-top: 20px;
  margin-left: 40px;
}
