/* Mission Control is a status surface, not a mission-description page.
   Keep the telemetry label/actions, but do not repeat the full latest mission goal. */
.viba-app-content > main > div > header h1 {
  display: none !important;
}
