/* Custom styles for Equilibrium Nutrition */

/* Smooth scroll behavior */
html {
    scroll-behavior: smooth;
}

/* Additional custom styling can be added here if needed */
/* Tailwind CSS via CDN handles most of the styling */
