/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2019 | 08:21:20 */
.testimonial__text {
	font-size: 16px;
	margin-bottom: 35px;
	font-style: italic;
}

.testimonial__name {
    color: #3E5A66;
    font-weight: 600;
}

.testimonial__position { 
  	color: #90959f;
}

@media only screen and (min-width: 768px) {
.testimonial p, span.testimonial {
	text-align: center;
}
}