:root {
  --main-bg: #00140f;
  --main-text: #ffffff;
  --header-color: #ffd700;
  --footer-color: #ffffff;
  --login-btn: #feb43d;
  --reg-btn: #feb43d;
  --banner-color: #ffd700;
  --text-btns: #170c01;
  --header-bg: #00281e;
  --footer-bg: #00140f;
  --nav-acc-head-game-text: #ffffff;
  --nav-acc-head-game-bg: #003223;
  --acc-text-body: #e6e6e6;
  --acc-bg-body: #002319;
  --table-color: #ffffff;
  --table-even-bg: #003223;
  --table-odd-bg: #002319;
  --table-border: #32cd32;
}
