/* SiteOrigin Features Widget */

.sow-features-list .sow-features-feature h6 {
  margin: 1em 0;
}

.entry-content .sow-features-list p {
  margin: 1em 0;
}

.entry-content .sow-features-list p.sow-more-text {
  margin-top: 1em;
}

/* Spacing between icon and title */
.so-feat_spacing .sow-icon-container {
	margin-bottom: 5px;
}

/* Spacing between icon and title */
.so-feat_spacing .sow-icon-container {
	margin-bottom: 5px;
}

/* Adjust padding between columns */
.so-feat_spacing .sow-features-list .sow-features-feature {
	padding: 0 15px;
}

#masthead .hgroup .support-text {
    line-height: 1.2em;
    position: absolute;
    right: 17%;
    top: 50%;
    margin-top: -0.6em;
    color: #640DAD;
		font-size: 14px;
    font-weight: 550;
		font-style: italic;
		max-width: 50%;
}