.PlayersPageTable {
  background: var(--table-background-color) !important;
}
.PlayersPageTable > table > tbody > tr > td:nth-child(1) > button {
  font-size: 0.9em !important;
}
/*# sourceMappingURL=react_overwrite.css.map */