.product-recommendations {
  display: block;
}

.product-recommendations__heading {
    margin: 0 0 3rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.product-recommendations .card__content .card__heading {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Neuton,serif;
    font-size: 16px;
    font-weight: 600;
}