/** Shopify CDN: Minification failed

Line 16:28 Unexpected "{"
Line 16:37 Expected ":"
Line 20:28 Unexpected "{"
Line 20:37 Expected ":"
Line 23:28 Unexpected "{"
Line 23:37 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:rich-text (INDEX:92) */
#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;
}
/* END_SECTION:rich-text */