/* sonatamarind.com — post-migration tweaks.
   Hidden rather than deleted from the DOM: the builder's JS still queries these
   nodes, and removing them outright throws (as the cookie banner did). */
[data-aid="FOOTER_POWERED_BY_AIRO_RENDERED"],
[data-aid="FOOTER_POWERED_BY_AIRO_RENDERED_LINK"] { display: none !important; }
