/*
Theme Name: Trent Bartlett Child
Theme URI: http://trentbartlett.com/
Description: A child theme of Trent Bartlett
Author: Talino 
Author URI: http://talinodigital.com/
Version: 1.0.0
Template: trentbartlett
*/
@import url("../trentbartlett/style.css");

div#wp-subscribe.wp-subscribe.no-name-field {
	background-color: transparent;
}

#wp-subscribe h4.title {
	height: 30px;
}

#wp-subscribe input.email-field {
	background: #2a2d38!important;
}

#wp-subscribe input.submit {
	color: #334735!important;
	background: #fbb224!important;
}