/*bp overrides*/

.container p {
	font-size: 1.2em;
}

/*styles*/

#header h1 {
	padding: .9em 0 .5em 0;
}

#header h1 span {
	display: block;
	font-size: .5em;
	line-height: 1.5em;
}

#contact h2 {
	line-height: 1em;
}

#footer {
	margin-top: 3em;
	font-size: .8em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;	
}

#footer p {
	margin: 0;
	padding: .5em;
}