:root {
  --main-bg: #151515;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #32CD32;
  --reg-btn: #FFD700;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #151515;
  --header-bg: #151515;
  --footer-bg: #151515;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(255, 255, 255);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #32CD32;
  --link-color: #FFD700;
}
