.cart-hero__text-wrapper {
  height: 100%;
  width: 100%;
  padding: 50px 0;
  background-color: rgba(34, 34, 34, 0.54);
}

.cart-hero__title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  text-align: center;
}