:root {
  --main-bg: #1B1108;
  --main-text: #FFFFFF;
  --header-color: #FFFFFF;
  --footer-color: #FFFFFF;
  --login-btn: #1BE47C;
  --reg-btn: #FEAA16;
  --banner-color: #FFFFFF;
  --text-btns: #5A1506;
  --header-bg: #5A1506;
  --footer-bg: #5A1506;
  --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: #FEAA16;
  --link-color: #FEAA16;
}
