.product-recommendations {
  display: block;
}

.product-recommendations__heading {
  margin: 0;
  margin-bottom: 3rem;
 font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-decoration: underline;
}
