:root {
  --main-bg: #040c1c;
  --main-text: #ffffff;
  --header-color: #ffffff;
  --footer-color: #737d96;
  --login-btn: #37ffe6;
  --reg-btn: #37ffe6;
  --banner-color: #ffffff;
  --text-btns: #141432;
  --header-bg: #252747;
  --footer-bg: #040c1c;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: rgb(30, 30, 40);
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #ffffff;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #37ffe6;
  --link-color: #37ffe6;
}
