/* 
   Moisissure.net Custom CSS
   Most styling is now handled by Tailwind CSS Utility Classes.
   Add custom overrides here if absolutely necessary.
*/

html {
    scroll-padding-top: 6rem; /* h-20 (5rem) + 1rem extra space */
}