/*
Theme Name: Enrollment Resources Client
Theme URI: http://enrollmentresources.com
Author: Enrollment Resources
Author URI: http://enrollmentresources.com
Description: Description
Version: 1.0
Template: er-2015
Tags:
*/

/*
Place custom styles here
*/

/* Testimonials text color*/
blockquote {
	color: black;
}
/* Footer social icons to greyscale */
.social-icons .fa {
	background-color: black !important;
}