:root {
  --main-bg: rgb(27, 27, 27);
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #01F2C5;
  --reg-btn: #01F2C5;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(0, 0, 0);
  --header-bg: #161127;
  --footer-bg: #161127;
  --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: #01F2C5;
  --link-color: #01F2C5;
}
