div.ce_teaser
{
	padding-top: 25px;
	padding-bottom: 25px;
}

div.ce_teaser > p
{
	display: block;
}

div.ce_teaser > p > i.svg
{
	display: block;
	padding-bottom: 10px;
}

div.ce_teaser > p > i.svg > svg
{
	display: block;
	height: 48px;
	width: 48px;
	fill: #006039;
}


div.ce_teaser > h1,
div.ce_teaser > h2,
div.ce_teaser > h3,
div.ce_teaser > h4,
div.ce_teaser > h5,
div.ce_teaser > h6
{
	padding-top: 0px;
	font-family: 'Darker Grotesque',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 900;
	font-size: 22px;	
	border-bottom: 2px solid black;
	padding-bottom: 10px !important;
	margin-bottom: 20px !important;	
	text-align: left;
}

div.ce_teaser > p.more
{
	margin-top: 25px;
}

div.ce_teaser > p.more > a
{
	font-variant: small-caps;
	text-decoration: none;
}







