@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap");@tailwind base;@tailwind components;@tailwind utilities;:root{--brand:#1d9e75;--brand-dark:#085041}*{box-sizing:border-box}body{font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}