/* Medixlab Hard-Stop helper */
html, body { scroll-behavior: auto !important; }
* { scroll-snap-type: none !important; scroll-snap-align: none !important; }
body { margin:0 !important; }
body > .wp-site-blocks { padding-top:0 !important; }
