/* Custom styles that override or extend Tailwind can go here */
body {
    /* Example: Smooth scrolling */
    scroll-behavior: smooth;
}


