:root {
  --main-bg: #010104;
  --main-text: #ffffff;
  --header-color: #ffffff;
  --footer-color: #ffffff66;
  --login-btn: #3c297b;
  --reg-btn: #c30054;
  --banner-color: #ffffff;
  --text-btns: #ffffff;
  --header-bg: #10102d;
  --footer-bg: #010104;
  --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: #c30054;
  --link-color: #ffffff;
}
