.promo-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block !important;
}

.collection-promo-text {
  z-index: 2;
  position: absolute;
  padding: 0 2rem;
}

.underline-links-hover:hover .collection-promo-text a {
  text-decoration: none !important;
}
