:root {
  --main-bg: rgb(22, 31, 56);
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: rgb(0, 129, 216);
  --reg-btn: rgb(0, 129, 216);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #1F3463;
  --footer-bg: #1F3463;
  --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: rgb(0, 129, 216);
  --link-color: rgb(0, 129, 216);
}
