.component-richtext{text-align:center;}
.component-richtext.bg-white{background-color:#fff;}
.component-richtext.bg-blue-zigs{
  	background-color:#b4e2eb;
	position:relative;}

.component-richtext.bg-blue-zigs:before,
.component-richtext.bg-blue-zigs:after{
  	background: url(//cdn.shopify.com/s/files/1/0406/8413/t/123/assets/teal-stitch.svg?v=167863419553343413801668560238) repeat-x left center;
  	content:'';
  	display:block;
	height:18px;
  	position:absolute;
  	width:100%;
  z-index:2;
}

.component-richtext.bg-blue-zigs:before{top:-9px;}
.component-richtext.bg-blue-zigs:after{bottom:-9px;}


.richtext-title{
   font-family: Merriweather,Times New Roman,Georgia,sans-serif;
    font-size: 28px;
    margin: 9px 0;
	text-transform: none;}
.richtext-text{
  font-size: 20px;
  line-height:1.8;
  margin:18px 0;}
.richtext-button{margin-bottom:27px;}




.component-richtext .icon-curlyq-bottom {margin-bottom:27px;}