:root {
  --main-bg: rgb(17, 17, 17);
  --main-text: rgb(250, 250, 250);
  --header-color: rgb(250, 250, 250);
  --footer-color: rgb(250, 250, 250);
  --login-btn: #8E6C3C;
  --reg-btn: #8E6C3C;
  --banner-color: rgb(250, 250, 250);
  --text-btns: rgb(250, 250, 250);
  --header-bg: #191919;
  --footer-bg: #191919;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(250, 250, 250);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #C98E3A;
  --link-color: #EBB70E;
}
