:root {
  --main-bg: #E7F2FF;
  --main-text: #051220;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #FB30BB;
  --reg-btn: #FB7839;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #051322;
  --footer-bg: #051322;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #051220;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #FB7839;
  --link-color: #461B53;
}
