:root {
  --main-bg: rgb(2, 14, 8);
  --main-text: rgb(226, 226, 229);
  --header-color: rgb(226, 226, 229);
  --footer-color: rgb(226, 226, 229);
  --login-btn: #08D5A3;
  --reg-btn: rgb(8, 213, 163);
  --banner-color: rgb(255, 255, 255);
  --text-btns: #020B06;
  --header-bg: rgb(2, 11, 6);
  --footer-bg: rgb(2, 14, 8);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(226, 226, 229);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(8, 213, 163);
  --link-color: rgb(8, 213, 163);
}
