.product-recommendations {
  display: block;
}

.product-recommendations__heading {
  margin: 0;
  margin-bottom: 3rem;
  text-transform: uppercase;
  font-family: var(--font-body-family) !important;
  text-align:center;  
}
