:root {
  --main-bg: #051539;
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #FCEC23;
  --reg-btn: #FCEC23;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #051539;
  --header-bg: #051F57;
  --footer-bg: #051F57;
  --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: #FCEC23;
  --link-color: #FCEC23;
}
