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



h1.grid_5 {
	padding-top:0px;
	margin-top: 30px;
	line-height: 100px;
	height: 100px;
	border-bottom: medium solid #c2e9ec;
	border-right: thick solid #c2e9ec;
	
}

h2.grid_5.alpha {
	
	margin-top: 20px;
	height: 80px;
}
footer img {
	height: 100px;
}
footer figure {
	height: 100px;
	margin-bottom: 0;
}
footer figcaption {
	bottom: 70px;
}

article.grid_15.medium {
	padding-top: 30px;
	margin-bottom: 40px;
	border-top: thin solid black;
}

h3.grid_5 {
	
	margin-top: 40px;
}

h5.grid_4half {
	text-align: left;
}

h5.grid_5 {
	
	text-align: justify;
	margin-top: 20px;
}

p.grid_5 {
	padding: 30px;
}

h3.grid_5 {
	text-align: left;
	padding: 5px;
	margin-top: 50px;
}
section.grid_5.alpha.omega {
	border-left: thin dashed black;
	border-top: thin dashed black;
}
article.grid_15 img{
	border-radius: 60px;
}