:root {
  --main-bg: rgb(18, 23, 35);
  --main-text: rgb(210, 217, 234);
  --header-color: rgb(210, 217, 234);
  --footer-color: rgb(210, 217, 234);
  --login-btn: rgb(111, 234, 92);
  --reg-btn: rgb(111, 234, 92);
  --banner-color: rgb(210, 217, 234);
  --text-btns: rgb(18, 23, 35);
  --header-bg: rgb(18, 23, 35);
  --footer-bg: rgb(18, 23, 35);
  --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: rgb(47, 57, 85);
  --link-color: rgb(111, 234, 92);
}
