:root {
  --main-bg: #100A1A;
  --main-text: rgb(250, 250, 250);
  --header-color: rgb(250, 250, 250);
  --footer-color: rgb(250, 250, 250);
  --login-btn: #4C228F;
  --reg-btn: #D62C6B;
  --banner-color: #FFFFFF;
  --text-btns: #FFFFFF;
  --header-bg: #281940;
  --footer-bg: #281940;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(250, 250, 250);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #D62C6B;
  --link-color: #D62C6B;
}
