:root {
  --main-bg: #04060A;
  --main-text: rgb(236, 236, 236);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #F0A232;
  --reg-btn: #F0A232;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #04060A;
  --header-bg: #0E1014;
  --footer-bg: #0E1014;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(236, 236, 236);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #F0A232;
  --link-color: #F0A232;
}
