
.gee-score-title, .gee-matchup .score-title, .gee-game .score-title,
.gspn-score-title, .gee-contrast, .gee-contrast-strong {
  color: #EAF2FF !important;
  text-shadow: 0 1px 2px rgba(0,0,0,.5);
  font-weight: 700;
}
.gee-on-green .gee-score-title, .gee-matchup .score .title {
  color: #0E131A !important;
  background: #EAF2FF14;
  padding: 2px 6px; border-radius: 6px;
}
