.related-products {
	display: block;
}

.related-products__heading {
	margin: 0 0 1.5rem;
}

/**
CUSTOM
*/

product-recommendations .product-grid {
	justify-content: center;
	margin-top: 5rem;

	--grid-desktop-horizontal-spacing: 50px;
}
