use this snippet to hide your
json-ld script tags from being rendered as text on the frontend. it ensures your remains functional w/o affecting the
visual layout of the page.
script[type="application/ld+json"]{display: none;}this prevents accidental text leaks during site migrations