@tailwind base; @tailwind components; @tailwind utilities; :root { --color-primary: #49509e; } html, body { font-family: 'IBM Plex Sans', sans; }