/* Custom CSS overrides */
.container{
	width:95% !important;
}
#header{
	background-color:#822433 !important;
	color:#fff !important;
}

#site-name a {
	color:#fff !important;
}