/* ceremony-spaces-page.css — Ceremony Spaces only */
body[data-page="ceremony-spaces"] .spaces-cta {
  background:
    linear-gradient(
      to bottom,
      rgba(28, 25, 22, 0.3) 0%,
      rgba(28, 25, 22, 0.72) 60%,
      rgba(28, 25, 22, 0.94) 100%
    ),
    url("/images/Cristella-Veranda.webp") center / cover no-repeat;
}

/* Hero focal: mobile uses --hero-mobile-position in hero-images.css (ceremony-hero-bg) */
