:root {
  --main-bg: rgb(5, 27, 39);
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #3285FF;
  --reg-btn: rgb(51, 133, 255);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: rgb(15, 22, 40);
  --footer-bg: rgb(15, 37, 61);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: rgb(0, 47, 64);
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(255, 255, 255);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(51, 133, 255);
  --link-color: rgb(111, 250, 204);
}
