/** Shopify CDN: Minification failed

Line 19:0 Unexpected "{"
Line 19:1 Expected identifier but found "%"
Line 20:10 Unexpected "{"
Line 20:17 Expected ":"
Line 21:13 Expected identifier but found whitespace
Line 21:15 Unexpected "{"
Line 21:22 Expected ":"
Line 22:11 Expected identifier but found whitespace
Line 22:13 Unexpected "{"
Line 22:20 Expected ":"
... and 3 more hidden warnings

**/


/* CSS from section stylesheet tags */
{%- for block in section.blocks -%}
  #block-{{ block.id }}.testimonial_single {
	font-family: {{ block.settings.font }};
	font-size: {{ block.id }}px;
  }
{%- endfor -%}