.testimonialContent {
	background-color: #e9f2f7;
}

.testimonialBody {
	padding: 20px 15px;
}

.testimonialQuote p {
	font-size: 14px;
	color: #333;
}

.testimonialQuote p:before,
.testimonialQuote p:after {
	color: #6987ba;
}

.testimonialLinkContainer {
	margin-top: 1em;
}