.competition-header__title {
  font-size: 12px;
  color: #eb2a2a;
}

.competition-header__logo {
  width: 50px;
  height: 50px;
}

.match-card__club-logo {
  height: 50px;
  width: 50px;
}

.match-simple__team-logo {
  width: 50px;
  height: 50px;
}

.anwp-fl-matches-scoreboard__swiper-button-prev {
  background-color: #f00c0c;
}

.anwp-fl-matches-scoreboard__swiper-button-next {
  background-color: #f00c0c;
}

.match-card__footer {
  background-color: #f00505;
  color: #ffffff;
}

.match-card {
  background-color: #fafafa;
}

.player-block__header {
  background-color: #ffffff;
}

.player-block__profile-link-btn {
  background-color: #0b8c3a;
  color: #ffffff;
}

.player-block__option {
  color: #db0404;
}

.match-card__header-item {
  color: #0da344;
  font-weight: bold;
}

.anwp-fl-pro-game-countdown__label {
  color: #0dab42;
  line-height: -2px;
  font-weight: 700;
}

.match-widget__competition {
  background-color: #0e8f24;
  color: #ffffff;
}

.anwp-fl-pro-game-countdown__value {
  color: #ff0000;
}

.anwp-fl-pro-game-countdown {
  background-color: #f5f5f5;
}

.competition-header__sub-title {
  color: #09801d;
}

.match-widget__club-logo {
  width: 30px;
  height: 30px;
}

.anwp-fl-block-header {
  background-color: #f50505;
  color: #ffffff;
  margin: 0px;
  padding: 5px;
}