:root {
  --main-bg: #1A1A1C;
  --main-text: rgb(237, 237, 237);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #E6B934;
  --reg-btn: #5BD91C;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #000000;
  --header-bg: #000000;
  --footer-bg: #000000;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(237, 237, 237);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #E6B934;
  --link-color: #5BD91C;
}
