@charset "UTF-8";
/* Testimonials vTicker CSS Styling - KV 3-22-2017 */

ul.blockquotes {
	list-style-type: none;
    padding: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
}
.testimonialsHeader {
	color: #FFF;
	font-size: 28px;
	font-weight: 100;
}
#fh5co-testimonials {
	padding-top: 50px;
	background-color: #abc0ce;
}