:root {
  --main-bg: #06080A;
  --main-text: #FFFFFF;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #FFD800;
  --reg-btn: #FFD800;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #06080A;
  --header-bg: rgb(34, 36, 38);
  --footer-bg: rgb(34, 36, 38);
  --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: #FFD800;
  --link-color: #FFD800;
}
