@tailwind base;
@tailwind components;
@tailwind utilities;

/* Custom styles can go here */
body {
  font-family: 'Inter', sans-serif;
}
