.auth-game-help {
  margin: 0;
  color: var(--muted);
  font-size: .84rem;
  line-height: 1.8;
}

.auth-game-help b {
  color: var(--cyan);
  font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
}
