:root {
  --main-bg: rgb(250, 250, 250);
  --main-text: #020202;
  --header-color: #020202;
  --footer-color: #020202;
  --login-btn: #E6145A;
  --reg-btn: #E6145A;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #FFFFFF;
  --footer-bg: #FFFFFF;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #020202;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #E6145A;
  --link-color: #E6145A;
}
