:root {
  --main-bg: #22185F;
  --main-text: rgb(251, 252, 224);
  --header-color: rgb(251, 252, 224);
  --footer-color: rgb(251, 252, 224);
  --login-btn: #FFD424;
  --reg-btn: #FFD424;
  --banner-color: #FFFFFF;
  --text-btns: #1C0944;
  --header-bg: #1C0944;
  --footer-bg: #1C0944;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(251, 252, 224);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #FFD424;
  --link-color: #FFD424;
}
