/** Shopify CDN: Minification failed

Line 15:34 Expected identifier but found whitespace
Line 15:36 Unexpected "{"
Line 15:45 Expected ":"
Line 15:88 Expected identifier but found whitespace
Line 15:90 Unexpected "{"
Line 15:99 Expected ":"

**/


/* CSS from section stylesheet tags */
/* expose font stacks as CSS vars */
.hs-faves2025{ --faves-title-font: {{ section.settings.title_font }}; --faves-body-font: {{ section.settings.body_font }}; }