:root {
  --main-bg: rgb(255, 255, 255);
  --main-text: #03041C;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #DD7D00;
  --reg-btn: #DD7D00;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #050928;
  --footer-bg: #050928;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #03041C;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #03041C;
  --link-color: #000000;
}
