.product-recommendations {
  display: block;
}

.product-recommendations__heading {
  margin: 0;
  margin-bottom: 3rem;
  color: #222121bf;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  font-size: 16px;
}
