:root {
  --main-bg: #05081B;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: rgb(252, 194, 17);
  --reg-btn: rgb(252, 194, 17);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(0, 0, 0);
  --header-bg: rgb(5, 8, 26);
  --footer-bg: rgb(5, 8, 26);
  --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(252, 194, 17);
  --link-color: rgb(252, 194, 17);
}
