:root {
  --main-bg: rgb(41, 23, 23);
  --main-text: rgb(235, 206, 150);
  --header-color: rgb(235, 206, 150);
  --footer-color: rgb(235, 206, 150);
  --login-btn: rgb(150, 80, 43);
  --reg-btn: rgb(41, 172, 85);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: rgb(97, 54, 54);
  --footer-bg: rgb(97, 54, 54);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: rgb(30, 30, 40);
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(235, 206, 150);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(235, 206, 150);
  --link-color: rgb(244, 219, 60);
}
