/* Add here all your CSS customizations */

html .testimonial-primary blockquote {
	background: #efefef;
}

html .testimonial-primary .testimonial-arrow-down, .testimonial .testimonial-arrow-down {
	border-top-color: #efefef ;
}

html .testimonial-primary.testimonial-style-7 {
	background: #efefef;
}
.testimonial blockquote p {
	color: #333 !important;
}
.testimonial blockquote::before, .testimonial blockquote::after {
	color: #333 !important;
	font-size: 60px !important;
}
html .testimonial-primary .testimonial-arrow-down {
	border-top-color: #efefef !important;
}


.testimonial .testimonial-author p strong {
	color: #333 !important;
}
