:root {
  --nav-bg: #120f29;
  --main-bg: #1b163d;
  --card-bg: #f5f3ff;
  --footer-bg: #0a0718;
  --theme-color: #7b61ff;
  --active-bg: #00e5ff;
  --text-main: #1e1b4b;
  --text-gray: #948fb0;
}