:root {
  --main-bg: #181926;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #5B99FC;
  --reg-btn: #1ED97E;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #181926;
  --header-bg: rgb(9, 12, 44);
  --footer-bg: rgb(9, 12, 44);
  --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: #1ED97E;
  --link-color: #1ED97E;
}
