:root {
  --main-bg: #12191F;
  --main-text: #FFFFFF;
  --header-color: rgb(232, 240, 254);
  --footer-color: rgb(232, 240, 254);
  --login-btn: #B3CAE2;
  --reg-btn: #6AE4C4;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #12191F;
  --header-bg: #16212C;
  --footer-bg: #16212C;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #FFFFFF;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #6AE4C4;
  --link-color: #6AE4C4;
}
