/** Shopify CDN: Minification failed

Line 35:0 Expected "{" but found "."
Line 47:2 Expected "}" to go with "{"

**/
#button-cta {
	background-color: #1E51BA;
  	border-color: transparent;
	color: #ffffff;
}
.text-dark {
  	color: #404040 !important;
}

.child-text-dark > p {
  	color: #404040 !important;
}

<!--
.hide-tag {
	display: none !important;
} -->

<!-- .pull-right {
  	right: 0 !important;
  	margin-right: 20px !important;
} -->

.bg-salmon {
	background-color: #FDF9F2;
}

@media only screen and (min-width: 750px)
.medium-up--one-half {
              width: 25%; 
             clear: none !important;
  
@media only screen and (min-width: 750px){
#shopify-section-feature-columns .grid__item.medium-up--one-half.text-left {
    width: 25%;
}
#shopify-section-feature-columns .grid--uniform .medium-up--one-half:nth-child(2n+1) {
    clear: right;
}
}
  