/** Shopify CDN: Minification failed

Line 19:6 Unexpected "{"
Line 19:15 Expected ":"
Line 19:21 Unexpected "{"
Line 20:7 Expected identifier but found whitespace
Line 20:9 Unexpected "{"
Line 20:18 Expected ":"
Line 21:11 Expected identifier but found whitespace
Line 21:13 Unexpected "{"
Line 21:22 Expected ":"
Line 22:8 Expected identifier but found whitespace
... and 9 more hidden warnings

**/


/* CSS from section stylesheet tags */
#rss-{{ section.id }}{
  --bg: {{ section.settings.bg }};
  --accent: {{ section.settings.accent }};
  --ink: {{ section.settings.ink }};
  --card: {{ section.settings.card }};
  --interval: {{ section.settings.interval }}s;
}