.home .team1Stat, .home .teamColor,
.home .team-header, .home .team-stats table>thead,
.home.team_color,
.home.team-stats_title {
  background: #264FA7;
  color: white;
}


.away .team2Stat, .away .teamColor,
.away .team-header, .away .team-stats table>thead,
.away.team_color,
.away.team-stats_title {
  background: #C10003;
  color: white;
}


.ADU .team-header, .ADU .team-stats table>thead,
.ADU.team_color,
.ADU.team-stats_title {
  background: #000081;
  color: white;
}

.ATENEO .team-header, .ATENEO .team-stats table>thead,
.ATENEO.team_color,
.ATENEO.team-stats_title {
  background: #001196;
  color: white;
}

.FEU .team-header, .FEU .team-stats table>thead,
.FEU.team_color,
.FEU.team-stats_title {
  background: #007845;
  color: white;
}

.UST .team-header, .UST .team-stats table>thead,
.UST.team_color,
.UST.team-stats_title {
  background: #FCBF15;
  color: white;
}

.LA.SALLE .team-header, .LA.SALLE .team-stats table>thead,
.LA.SALLE.team_color,
.LA.SALLE.team-stats_title {
  background: #008050;
  color: white;
}

.UE .team-header, .UE .team-stats table>thead,
.UE.team_color,
.UE.team-stats_title {
  background: #ba0000;
  color: white;
}

.NU .team-header, .NU .team-stats table>thead,
.NU.team_color,
.NU.team-stats_title {
  background: #35408E;
  color: white;
}

.UP .team-header, .UP .team-stats table>thead,
.UP.team_color,
.UP.team-stats_title {
  background: #7B1113;
  color: white;
}

.NEUTRAL .team-header, .NEUTRAL .team-stats table>thead,
.NEUTRAL.team_color,
.NEUTRAL.team-stats_title {
  background: #5f5c5c;
  color: white;
}
