/* ── Article/card headers in dark → DS Product Dark ── */
.art-hdr {
  background: var(--ui-dark) !important;
}

.art-hdr.geo-hdr {
  background: var(--brand-deep) !important;
}

#dart-hdr {
  background: var(--ui-dark) !important;
}

#dart-hdr.dart-geo {
  background: var(--brand-deep) !important;
}
