.match-widget__club-title {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

.match-widget__club-logo {
  width: 111px;
  padding: 0px;
}

.match-widget__competition {
  font-size: 20px;
  font-style: normal;
  text-decoration: none;
  font-variant: small-caps;
  text-align: center;
}

.match-widget {
  font-size: 0px;
  background-color: #ffffff;
  opacity: 1;
  border-width: 0px;
  border-style: ridge;
}

.match-widget__kickoff {
  font-size: 18px;
  line-height: 0px;
  font-weight: normal;
  text-decoration: none;
  font-variant: small-caps;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  word-spacing: 0px;
  opacity: 1;
  bottom: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
}

.standing-table-mini__club {
  font-style: normal;
  font-weight: bold;
}

.match-header {
  background-color: #ffffff;
}