.match-widget__scores-number {
  font-size: 52px;
  line-height: 27px;
  font-weight: bolder;
  border-color: #ffffff;
  letter-spacing: 9px;
  font-family: BebasNeue;
  border-width: 9px;
  background-color: #ffffff;
  border-radius: 0px;
  text-align: right;
}

.match-widget__club-logo {
  line-height: 0px;
  width: 81px;
}

.anwp-match-preview-link {
  font-size: 14px;
  padding-bottom: 0px;
  margin-bottom: 1px;
  margin-top: 0px;
}

.match-scoreboard__score-separator {
  color: #b0b0b0;
  opacity: 1;
}

.match-scoreboard__inner {
  opacity: 1;
  height: -1px;
}

.match-scoreboard {
  background-color: #000000;
  opacity: 1;
  width: 100%;
  margin: 0px;
  height: 474px;
}

.match-scoreboard__header {
  background-color: #262626;
}

.match-scoreboard__footer-line {
  background-color: #171717;
}

.match-scoreboard__score-number {
  padding-bottom: 31px;
  padding-top: 4px;
}