:root {
  --main-bg: #2E0458;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(238, 238, 238);
  --login-btn: #7201F2;
  --reg-btn: #EB029B;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #05070D;
  --footer-bg: #05070D;
  --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: #EC63C7;
  --link-color: #EC63C7;
}
