.product-card .product-card__info {
  justify-items: center;
}

.product-card .product-card__info div:has( > a.product-title) {
  justify-items: center;
}