:root {
  --main-bg: rgb(17, 17, 21);
  --main-text: rgb(211, 211, 211);
  --header-color: rgb(211, 211, 211);
  --footer-color: rgb(211, 211, 211);
  --login-btn: #0091F2;
  --reg-btn: #0091F2;
  --banner-color: #FFFFFF;
  --text-btns: rgb(255, 255, 255);
  --header-bg: rgb(17, 17, 21);
  --footer-bg: rgb(17, 17, 21);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(211, 211, 211);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #0091F2;
  --link-color: #0091F2;
}
