/** Shopify CDN: Minification failed

Line 20:16 Expected identifier but found whitespace
Line 20:18 Unexpected "{"
Line 20:27 Expected ":"
Line 22:17 Expected identifier but found whitespace
Line 22:19 Unexpected "{"
Line 22:28 Expected ":"

**/


/* CSS from section stylesheet tags */
:root {
  --ki-pad: 20px;
  --ki-radius: 14px;
  --ki-border: #e6e6e6;
  --ki-text: #222;
  --ki-muted: #777;
  --ki-progress: {{ section.settings.progress_color }};
  --ki-active: #111;
  --ki-underline: {{ section.settings.viewall_underline }};
}