/* You can add your custom CSS here if needed. */
/* Tailwind CSS handles most of the styling, but for very specific overrides or unique components, this file can be used. */

/* Example: Custom font import if not using Google Fonts CDN */
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap'); */
/* body { font-family: 'Inter', sans-serif; } */

/* Basic reset or base styles if not covered by Tailwind's preflight */
/* html { scroll-behavior: smooth; } */
