/* Hide only the hero heading's border; keep its text and dimensions. */
.meidi-landing.meidi-landing .hero-copy :is(.meidi-tag-h2, .meidi-runtime h2) {
  border-color: transparent !important;
}
