.widget .testimonial-content p,
.footer-in .widget .testimonial-content p {
	margin: 0 5px;
	font-size: 13px;
	font-weight: normal;
}

.widget .testimonial-content h4 q {
	font-size: 16px;
	font-family: 'Lora', serif;
	font-style: italic;
}

@media only screen and (max-width: 767px) {
	.widget .testimonial-content h4 q {
		font-size: 15px;
	}
}