/* H2 Pure Life — /use-cases/inflammation/ page styles
 *
 * Loaded AFTER use-case-cluster.css. Provides only the bits that are
 * Inflammation-specific. Every cluster pattern (breadcrumb, citation card,
 * testimonial, protocol panel, body section image override, etc.) lives
 * in `use-case-cluster.css` and is shared across all cluster pages 2-9.
 */

/* Hero background image — points at the Inflammation hero JPG. */
.wiht-hero__bg {
  background-image: url('/assets/img/pages/use-cases/inflammation/inflammation-hero.jpg');
}
