:root {
  --main-bg: rgb(21, 1, 30);
  --main-text: rgb(212, 203, 209);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(212, 203, 209);
  --login-btn: rgb(236, 199, 49);
  --reg-btn: rgb(236, 199, 49);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(21, 1, 30);
  --header-bg: #650244;
  --footer-bg: #650244;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(212, 203, 209);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(236, 199, 49);
  --link-color: rgb(236, 199, 49);
}
