:root {
  --main-bg: #0F1414;
  --main-text: rgb(247, 255, 253);
  --header-color: rgb(247, 255, 253);
  --footer-color: rgb(247, 255, 253);
  --login-btn: #FF912F;
  --reg-btn: #FFC30E;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #0F1414;
  --header-bg: #171D1D;
  --footer-bg: #171D1D;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(247, 255, 253);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #FF912F;
  --link-color: #FFC30E;
}
