/* Tester status is compact enough to sit with the account metadata without
   turning every player card into a dashboard. */
.tester-stats {
  display: block;
  margin-top: 7px;
  color: #9feeff !important;
  font-variant-numeric: tabular-nums;
}

.tester-stats.complete {
  color: #9ff4cb !important;
}
