:root {
  --main-bg: #121212;
  --main-text: rgb(235, 236, 243);
  --header-color: rgb(235, 236, 243);
  --footer-color: rgb(235, 236, 243);
  --login-btn: #1CB82B;
  --reg-btn: #1CB82B;
  --banner-color: rgb(235, 236, 243);
  --text-btns: #121212;
  --header-bg: #202020;
  --footer-bg: #202020;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(235, 236, 243);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #1CB82B;
  --link-color: #1CB82B;
}
