.product-card-price { display: inline-flex; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.product-card-price del { color: #7a847f; font-size: .88em; font-weight: 500; text-decoration-thickness: 1px; }
.product-card-price strong { color: #202923; }
