h6 {
  margin-bottom: 0px;
}

.anwp-fl-block-header {
  font-size: 24px;
  font-weight: bold;
  border-color: #093864;
}

.squad-blocks__header {
  font-size: 18px;
  font-weight: 400;
}

.squad-blocks__photo-wrapper {
  background-color: #fff;
}

.staff-header {
  background-color: #fff;
}

.match__scores-number {
  color: 093864;
}

.match-widget__competition {
  font-size: 14px;
}

.match-widget__stadium {
  font-size: 14px;
}

.match-widget__club-logo {
  width: 80px;
  height: 80px;
}

.match-header__team-title {
  font-weight: normal;
}

.match__event-minute {
  background-color: #093864;
  color: #fff;
}

.match__player-number {
  color: #fff;
  background-color: #093864;
}

.match__player-position {
  background-color: #6fae49;
  color: #fff;
}

.anwp-fl-subheader {
  background-color: #093864;
  color: #fff;
}

.club-title {
  color: #fff;
  background-color: #093864;
}

.match-widget {
  border-width: 1px;
  border-color: #6fae49;
  border-style: solid;
  background-color: #fff;
}