:root {
  --main-bg: #141518;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #005EB0;
  --reg-btn: #FF8400;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #141518;
  --header-bg: #282A30;
  --footer-bg: #282A30;
  --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: rgb(255, 255, 255);
  --link-color: #FF8400;
}
