/** Shopify CDN: Minification failed

Line 29:18 Unexpected "{"
Line 29:27 Expected ":"

**/
/* Section - Rich text
=================================== */
.section-rich-text {
  text-align: center;
  position: relative;
  z-index: 2;
}

.rich-text-align-left {
  text-align: left;
}

.rich-text-align-center {
  text-align: center;
}

.section-rich-text .rich-text-text,
.section-rich-text .page-content,
.section-rich-text .button {
  margin-top: var(--spacing-base-1);
}

#shopify-section-{{ section.id }} .section-rich-text .button + .button {
  margin-left: 16px;
}
