:root {
  --main-bg: #18012D;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #01FF81;
  --reg-btn: #01FF81;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #18012D;
  --header-bg: #3E0376;
  --footer-bg: #3E0376;
  --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: #01FF81;
  --link-color: #01FF81;
}
