@charset "UTF-8";
/* CSS Document */


h2.grid_5 {
	padding-top:0;
	margin-bottom: 0;
	margin-top: 20px;
	text-align: left;
	height: 80px;
	line-height: 80px;
	padding-left: 30px;
	background-color: #c2e9ec;
	border-radius: 50px;
	font-size: 32px;
}



h1 {
	margin-top:0px;
	margin-bottom: 20px;
	height: 100px;
	line-height: 100px;
	color: white;
	background-color: #4d4d4d;
	border:  6px solid #c2e9ec;
}

footer {
	margin-top: 30px;
}
footer img {
	height: 100px;
}
footer figure {
	height: 100px;
	margin-bottom: 0;
}
footer figcaption {
	bottom: 70px;
}

section.grid_4 {
	border-left: 4px solid #c2e9ec;
}

section.grid_5 {
	padding: 0px 0px;
}

h3.grid_7 {
	font-size: 26px;
	margin-bottom: 0;
}

h4 {
	font-size: 20px;
	margin-bottom: 15px;
}

h6.grid_4 {
	text-align: left;
	padding-left: 10px;
}
div.grid_5 {
	margin-top: 40px;
}
section.grid_9 {
	margin-bottom: 40px;
	padding-top: 25px;
}

h6.grid_4 span {
	font-family: 'Oswald';
	font-weight: 300;
	font-style:normal;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}