/* Artwork supplied for Elisa's hero backdrop. The product-image placeholder
   remains a separate foreground layer. */
.hero {
  background: #16806c url('./assets/hero-elisa.png') center top / cover no-repeat;
}

.hero-sky,
.hero-orbit,
.hero-sun,
.cloud {
  display: none;
}
