:root {
  --main-bg: rgb(9, 3, 25);
  --main-text: rgb(210, 217, 234);
  --header-color: rgb(210, 217, 234);
  --footer-color: rgb(210, 217, 234);
  --login-btn: #8053f6;
  --reg-btn: #8053f6;
  --banner-color: rgb(210, 217, 234);
  --text-btns: rgb(251, 251, 251);
  --header-bg: rgb(9, 3, 25);
  --footer-bg: rgb(9, 3, 25);
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: rgb(30, 30, 40);
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(210, 217, 234);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #8053f6;
  --link-color: #50f299;
}
