﻿
.product-card img {
    aspect-ratio: 1 / 1;
}

.product-card h3 {
    flex-grow: 1;
}

.product-card p {
    align-content: center;
    flex-grow: 1;
}
