/** Shopify CDN: Minification failed

Line 12:28 Unexpected "{"
Line 12:37 Expected ":"
Line 16:28 Unexpected "{"
Line 16:37 Expected ":"
Line 19:28 Unexpected "{"
Line 19:37 Expected ":"

**/
/* 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 */
