:root {
  --main-bg: #010C11;
  --main-text: rgb(238, 238, 238);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #845609;
  --reg-btn: #845609;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #05534A;
  --footer-bg: #05534A;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(238, 238, 238);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #D9A225;
  --link-color: #FEC505;
}
