/* Product card title (h1 for SEO, visual size matches former h2) */
.product-all-content h1.product-title {
  font-size: 28px;
  line-height: 32px;
  word-wrap: break-word;
}
