:root {
  --main-bg: rgb(255, 255, 255);
  --main-text: #000000;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #EC0000;
  --reg-btn: #200833;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #EC0000;
  --footer-bg: #EC0000;
  --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: #280F3A;
  --link-color: #280F3A;
}
