/* White headings and instrument labels at the existing compact terminal sizes. */
h1,
h2,
h3,
.lab-section h2,
.anatomy-grid h3,
.topbar__descriptor,
.section-label,
.metric > span,
.telemetry__header > span:first-child,
.scene-card__topline:not(.scene-card__flyline) > span:first-child,
.brain-bay__caption > span:first-child,
.brain-node strong,
.lab-panel__top > span:first-child,
.explain-step strong,
.anatomy-drawer summary > span:first-child {
  color: #fff;
}
