.league-table {
  font-size: 12px;
}
.league-table table {
  width: 100%;
}
.league-table table tr:nth-child(-n+4) {
  color: #050605 !important;
}
.league-table table tr:nth-child(1) {
  color: #da1e38 !important;
}
.league-table table tr td:nth-child(3) {
  min-width: 20px;
}

/*# sourceMappingURL=homepage.css.map */
