.standing-table {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

.match-slim {
  font-weight: 600;
  text-transform: none;
}

.match-slim__team-home-title {
  text-transform: uppercase;
}

.match-slim__scores-number {
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.match-slim__team-away-title {
  text-transform: uppercase;
}

.match-header__team-title {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
}

.match-header__competition-link {
  font-weight: 600;
}

.match__scores-number {
  font-weight: 700;
}

.match__scores-number-separator {
  font-weight: 700;
}

.match-slim__time {
  font-weight: 500;
}

.match-slim__date-wrapper {
  font-weight: 500;
}

.competition__matchweek-title {
  font-weight: 600;
}

h2 {
  font-size: 50px;
  margin-bottom: 30px;
}

.ff-featured-title {
  font-size: 18px;
  padding-bottom: 10px;
}

h3 {
  font-size: 10px;
}