:root {
  --main-bg: #16151B;
  --main-text: #FFFFFF;
  --header-color: #D8DBE6;
  --footer-color: #D8DBE6;
  --login-btn: #FDE346;
  --reg-btn: #FFA200;
  --banner-color: #FFFFFF;
  --text-btns: #070B0E;
  --header-bg: #31313D;
  --footer-bg: #31313D;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #FFFFFF;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #FFA100;
  --link-color: #FFA100;
}
