/** Shopify CDN: Minification failed

Line 17:21 Expected identifier but found whitespace
Line 17:23 Unexpected "{"
Line 17:33 Expected ":"
Line 23:19 Expected identifier but found whitespace
Line 23:21 Unexpected "{"
Line 23:31 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:theme-footer-backup (INDEX:101) */
footer {
    background-color: {{ settings.footer_background_color }};
  }
/* END_SECTION:theme-footer-backup */

/* START_SECTION:theme-footer (INDEX:102) */
footer {
  background-color: {{ settings.footer_background_color }};
}
/* END_SECTION:theme-footer */