:root {
  --main-bg: #EEEEEE;
  --main-text: #111131;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #F26F73;
  --reg-btn: #F26F73;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #5796E5;
  --footer-bg: #EC8D37;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #111131;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #111131;
  --link-color: #F26F73;
}
