.breadcrumb{
	background:none!important;
	margin-left:0;
	padding-left:0;
}
.sidebar h4{
	font-variant:small-caps;
	border-bottom:1px dotted #ccc;
	margin-top: 1em;
	padding-bottom: .2em;
	margin-bottom: .6em;
}
.page-title{
	margin: .6em 0 0 0;
	font-variant: small-caps;

}
.wagtail-block{
	display:block;
	margin: 5em 0;
}
.rich-text h2{
	color: #222;
	margin: .4em 0;
	font-size: 1.75rem;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: .2em 0;
}
.rich-text h3{
	color: #555;
	margin-bottom:.1em;
	font-size: 1.5rem;
}
.rich-text h4{
	font-size: 1.2rem;
}
.footer p{
	width: 100%;
	margin-top: 1em;
	display:block;
	text-align:center;
}
