@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--brand-blue: #2D6E9E;--brand-green: #7AB33D;--brand-dark: #1A3F5C}html{scroll-behavior:smooth}body{@apply bg-stone-50 text-slate-800 antialiased;font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Inter,sans-serif}*{scroll-margin-top:92px}
