@charset "ISO-8859-1";
* {
	margin: 0;
	padding: 0;
}
.footer {
	background-color: #ebf3eb;
	width: 100%;
	height: 60px;
	margin-bottom: 0;
	clear: both;
	overflow: hidden;
	border-top: 0.5px solid #b1d1b2;
}
.footer h2, h3 {
	color: #3c8c40;
	margin: 5px 50px;
	font-size: 14px;
	font-weight: 100;
}