/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:rich-text (INDEX:75) */
{% stylesheet %}
.rich-text__button {
  display: flex;
  justify-content: center;
}
.rich-text__button .button {
  background: #000000 !important;
  color: #FFFFFF !important;
  border-color: #000000 !important;
  padding: 1rem 1.5rem !important;
  line-height: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.rich-text__button .button:hover {
  opacity: 0.85;
}
.rich-text__button .button .button-arrow,
.rich-text__button .button svg {
  display: none !important;
}
.rich-text__button .button span,
.rich-text__button .button * {
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* END_SECTION:rich-text */