/* Hand-authored light-mode fixes for the topic pages — loads AFTER the
   generated topic-light-gen.css and wins ties. Put judgment calls here
   (on-image text that must stay white, chart accents, etc.); regenerating
   the gen sheet never touches this file. */

/* text over banner/photo fills stays white in both themes */
html.si-light body.si-themed .disc-lead-title,
html.si-light body.si-themed .news-card-hero .news-card-title { color: #fff; }
