.anwp-fl-block-header {
  color: #b17513;
  font-size: 10px;
}

.match-simple__date {
  text-align: left;
  color: #b17513;
  font-weight: 900;
  font-style: italic;
  white-space: normal;
  font-size: 10px;
  border-bottom-width: 1px;
  border-bottom-style: hidden;
}

.match-simple {
  border-bottom-style: dotted;
  border-right-style: hidden;
  border-style: hidden;
  padding: -1px;
  margin: -4px;
}

.match-simple__time {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 900;
  color: #009541;
  text-align: left;
}

.match-simple__team {
  font-weight: 600;
}

.standing-table__rank {
  background-color: #b17513;
  color: #ffffff;
}

.standing-table__club {
  color: #b17513;
  border-top-style: hidden;
  border-top-width: 1px;
  background-color: #fafafa;
  box-shadow: 2px;
  opacity: 1;
  border-style: hidden;
  border-radius: 99px;
  border-bottom-right-radius: 34px;
}