:root {
  --main-bg: rgb(11, 24, 67);
  --main-text: rgb(237, 232, 238);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #2873EE;
  --reg-btn: #2873EE;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #080134;
  --footer-bg: #080134;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(237, 232, 238);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #2873EE;
  --link-color: #2873EE;
}
