:root{
  --pitch-deep: #0b1f15;
  --pitch: #0f2a1c;
  --pitch-up: #143523;
  --line: #23503a;
  --chalk: #f1efe2;
  --chalk-dim: #9db3a4;
  --board: #ffc53d;
  --board-deep: #b57f00;
  --live: #ff5643;
  --win: #37c26e;
  --draw: #c9b458;
  --loss: #e05a4e;
  --stripes: rgba(255,255,255,.015);
  --glow: #17402a;
}
