/* ==========================================================================
   project-health.css - pages/project-health.html
   Figma frame "Project Health Scoring" 448:3761 (1920 x 9342).
   ========================================================================== */

.hero--health::before {
  background-image: url("../assets/shapes/health-hero-band.svg");
}

/* Figma: the health-bands shot is 2065 wide, past the 1920 frame. */
.pulse {
  padding-bottom: 0;
  overflow: hidden;
}

.pulse .bleed-figure {
  margin-top: var(--sp-9);
}
