body {
  background: #f7f7f9;
}

.card {
  border: none;
  border-radius: 14px;
}

.player-row {
  background: #fff;
}
