.match-widget {
  height: 365px;
  background-color: #e5e9f7;
  color: #001489;
  text-transform: capitalize;
}

.match-widget__competition {
  color: #001489;
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
}

.match-widget__timer {
  background-color: #e5e9f7;
  text-align: center;
  padding-top: 22px;
  font-weight: bold;
}

.match-widget__club-logo {
  width: 80px;
  padding-top: 27px;
}

.match-widget__scores-number {
  font-size: 25px;
}

.match-widget__kickoff {
  font-size: 17px;
  padding-top: 15px;
  text-transform: capitalize;
  font-weight: normal;
}

.match-widget__stadium {
  font-size: 16px;
  padding-top: 20px;
}

.match-widget__timer-static {
  padding-top: 33px;
  text-align: center;
  background-color: #e5e9f7;
  font-weight: bold;
  text-shadow: no;
}

.match-widget__scores-number-status-1 {
  font-weight: bold;
}

.standing-table__cell-number {
  color: #001489;
}

.standing-table-mini__rank {
  color: #001489;
  background-color: #a3add3;
}

.standing-table-mini__club {
  color: #001489;
}

.standing-table-mini__cell-number {
  color: #001489;
}

.standing-table-mini {
  color: #001489;
}