:root {
  --main-bg: #0E1322;
  --main-text: rgb(249, 250, 255);
  --header-color: rgb(249, 250, 255);
  --footer-color: rgb(249, 250, 255);
  --login-btn: #35C31E;
  --reg-btn: #35C31E;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #000616;
  --header-bg: #000616;
  --footer-bg: #000616;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(249, 250, 255);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #35C31E;
  --link-color: #35C31E;
}
