/* Custom base styles for Sanitär Meier */
html, body {
    font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Ensure nav-menu content scrolls on small screens */
nav-menu {
    display: block !important;
}
