/*
Theme Name: Made for More Theme
Theme URI: http://madeformorerecording.com
Description: Total child theme.
Author: ER
Author URI: http://elizabethreider.com
Template: Total
Version: 1.1
*/
/* Parent stylesheet should be loaded from functions.php not using @import */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal !important;
}
.intro-text {
	font-size:22px;
	line-height:32px;
	color:#494949;
	text-align:center;
}
.testimonial-entry-bottom {
	margin-top: 0px;
}
.testimonial-entry-meta {
	float: right;
	margin-right: 40px;
}

.site-footer .container {
	padding-top: 0;
}

.textcenter {
	text-align:center;
}
.center {
	text-align:center;
	margin:0 auto;
}
.caps {
	text-transform:uppercase;
}
.tall {
	line-height:1.5em;
}



