.hero__container {
  background-image: var(--hero-image);
}
.hero__container .hero__title {
  background-color: rgb(36 36 36 / 0.5);
  --tw-bg-opacity: 0.5;
}
@supports (color: rgb(0 0 0 / 0)) {
.hero__container .hero__title {
    background-color: rgb(36 36 36 / var(--tw-bg-opacity));
  }
}

/*# sourceMappingURL=decidim_overrides-90eb65ed.css.map*/