/** Shopify CDN: Minification failed

Line 8:0 Unexpected "{"
Line 9:2 Expected identifier but found "%"
Line 13:2 Expected identifier but found "%"

**/
{
  % comment %
}

css slideshow {
  % endcomment %
}

/* tipografia */
.h1,
.prose h1:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
    line-height: 1.2;
    font-weight: bold;
}

.subheading {
    font-weight: 300;
}