.group-box {
  padding: 30px 0 10vh;
}

.nav .nav-link {
  line-height: 30px;
  min-width: 100px;
  text-align: center;
}

.table th,
.table td {
  text-align: center;
  vertical-align: middle;
  color: #333;
  line-height: 30px;
}

.player-item {
  color: #333;
  line-height: 30px;
  text-align: center;
}

.player-item + .player-item {
  margin-top: 10px;
}
