:root {
  --main-bg: #F5F5F5;
  --main-text: #000000;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #9420FF;
  --reg-btn: #FF4003;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: rgb(47, 17, 65);
  --footer-bg: rgb(47, 17, 65);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #000000;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #9420FF;
  --link-color: #FF4003;
}
