.sts-text-page {
	padding: var(--sts-section-pad) 0;
	color: var(--sts-muted);
	font-size: 14px;
	line-height: 1.7;
}

.sts-text-page p {
	margin: 0 0 16px;
}

.sts-text-page h2,
.sts-text-page h3,
.sts-text-page h4 {
	color: #fff;
	margin: 28px 0 12px;
}
