/** Shopify CDN: Minification failed

Line 9:0 Unexpected "{"
Line 9:1 Expected identifier but found "%"
Line 16:0 Unexpected "{"
Line 16:1 Expected identifier but found "%"

**/
{% if template.name == 'product' %}
  .cstm-pdp .product__title h1 {
      font-size: 28px;
      font-weight: 600;
      margin-block: 10px;
  }

{% endif %}
