.gpg--card-product-banner {
  position: absolute;
  z-index: 10;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
  font-size: 1.5rem;
  color: white;
  border-radius: 1rem 1rem 0 0;
}