.playerStatName {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .5em;
}
.eseaPlayerStatFlag {
  width: 1.5em;
}
.playerStatRow {
  text-align: right;
}