/** Shopify CDN: Minification failed

Line 21:20 Expected identifier but found "{"
Line 21:21 Unexpected "{"
Line 21:34 Expected ":"
Line 21:37 Unexpected "{"
Line 22:10 Expected identifier but found whitespace
Line 22:12 Unexpected "{"
Line 22:20 Expected ":"
Line 24:20 Expected identifier but found "{"
Line 24:21 Unexpected "{"
Line 24:34 Expected ":"
... and 3 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:section-instafeed (INDEX:55) */
.instafeed_headline.{{sectionClass}} {
    color: {{section.settings.headline_color}};
  }
  .instafeed_byline.{{sectionClass}} a {
    color: {{section.settings.byline_color}};
  }
/* END_SECTION:section-instafeed */