:root {
  --main-bg: rgb(255, 255, 255);
  --main-text: rgb(51, 51, 51);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: rgb(252, 179, 22);
  --reg-btn: rgb(252, 179, 22);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #1DB6B1;
  --footer-bg: #1DB6B1;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(51, 51, 51);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(252, 179, 22);
  --link-color: #039691;
}
