@tailwind base;
@tailwind components;
@tailwind utilities;

/* Custom global styling */
body {
  font-family: 'Playfair Display', serif;
}
