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

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