:root {
  --main-bg: #0B0A10;
  --main-text: rgb(227, 229, 234);
  --header-color: rgb(227, 229, 234);
  --footer-color: rgb(227, 229, 234);
  --login-btn: #C7CCD5;
  --reg-btn: #B8ED5E;
  --banner-color: rgb(227, 229, 234);
  --text-btns: #0B0A10;
  --header-bg: #13121C;
  --footer-bg: #13121C;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(227, 229, 234);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #B8ED5E;
  --link-color: #B8ED5E;
}
