@charset 'utf-8';

/* 	Hardy Enterprises, LLC
	Author: Dr. Carolyn Hardy
	Date: Feb 12, 2018
	Filename: testimonials.css
*/

body {
	background-color: #e6f7ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}

h4 {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #006699;
}

div {
	text-align: right;
	font-style: italic;
}