.view-button {
	margin-top: auto;
}

.product-card__info .price-list {
	margin-bottom: 1rem;
}

.shopify-section--collection-banner .section-spacing {
	padding-bottom: 0;
}

.collection:only-child {
	margin-block-start: 2rem;
}

.product-card__figure {
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-card__info .v-stack,
.product-card__info{
	align-content: stretch;
}