/** Shopify CDN: Minification failed

Line 14:28 Unexpected "{"
Line 14:37 Expected ":"
Line 18:28 Unexpected "{"
Line 18:37 Expected ":"
Line 21:28 Unexpected "{"
Line 21:37 Expected ":"

**/


/* CSS from section stylesheet tags */
#shopify-section-template--{{ section.id }} .section .sec__content-inner ul{
  display: flex;
  flex-direction: column;
}
#shopify-section-template--{{ section.id }} .section .sec__content-inner.text-center ul{
    align-items: center;
}
#shopify-section-template--{{ section.id }} .section .sec__content-inner.text-right ul{
    align-items: end;
}