/** Shopify CDN: Minification failed

Line 13:19 Expected identifier but found whitespace
Line 13:21 Unexpected "{"
Line 13:30 Expected ":"
Line 16:8 Expected identifier but found whitespace
Line 16:10 Unexpected "{"
Line 16:19 Expected ":"

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