/** Shopify CDN: Minification failed

Line 17:19 Expected identifier but found whitespace
Line 17:21 Unexpected "{"
Line 17:30 Expected ":"
Line 20:8 Expected identifier but found whitespace
Line 20:10 Unexpected "{"
Line 20:19 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:header (INDEX:4) */
.header-wrapper {
  background-color: {{ section.settings.bg_color }};
}
.header-nav-link {
  color: {{ section.settings.text_color }};
}
/* END_SECTION:header */