:root {
  --main-bg: rgb(26, 30, 26);
  --main-text: rgb(255, 255, 255);
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: rgb(57, 245, 106);
  --reg-btn: rgb(57, 245, 106);
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(0, 0, 0);
  --header-bg: rgb(41, 47, 42);
  --footer-bg: rgb(31, 37, 33);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(255, 255, 255);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: rgb(57, 245, 106);
  --link-color: rgb(57, 245, 106);
}
