:root {
  --main-bg: #100E26;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #1D1C3C;
  --reg-btn: #606ECC;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #1D1C3C;
  --footer-bg: #1D1C3C;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(255, 255, 255);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #79C8FC;
  --link-color: #79C8FC;
}
