.ndx-content-article :is(h2, h3, h4) { margin-top: 1.5rem; }
.ndx-content-image img,
.ndx-content-gallery img { max-width: 100%; height: auto; }
.ndx-content-cta { margin: 1.5rem 0; }
.ndx-content-products { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 1rem; }
.ndx-content-faq__item { margin-bottom: .75rem; }
.ndx-guide-archive-lead { margin-bottom: 1rem; }
