:root {
  --main-bg: rgb(0, 37, 56);
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #15B9FF;
  --reg-btn: rgb(21, 185, 255);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(0, 37, 56);
  --header-bg: rgb(0, 37, 56);
  --footer-bg: rgb(0, 37, 56);
  --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(21, 185, 255);
  --link-color: rgb(21, 185, 255);
}
