/** Shopify CDN: Minification failed

Line 14:18 Unexpected "{"
Line 14:27 Expected ":"
Line 14:34 Unexpected "{"
Line 15:21 Expected identifier but found whitespace
Line 15:23 Unexpected "{"
Line 15:32 Expected ":"

**/


/* CSS from section stylesheet tags */
#shopify-section-{{ section.id }} {
    background-color: {{ section.settings.bg_color }};
  }
  .measurement-items {
    border: 1px solid deeppink;  
  }