

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

p {
	font-family: Futura, "Trebuchet MS", Arial, "Malgun Gothic", sans-serif;
}

.cover {
	background-color: #2f2c47;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cover-buttons {
	padding: 15px;
}

.box {
	padding-top: 80px;
	padding-bottom: 100px;	
}

h2 {
	font-weight: 100;
	padding-bottom: 30px;
}

.box-mission {
	background-color: #dde2dd;
}

.box-video {
	background-color: #232325;
	overflow: hidden;
}

.box-video h2 {
	color: white;
}

.box-newsletter {
	background-color: #b4bfb5;
}

footer
{
	line-height: 20px;
	padding: 22px;
	text-align: center;
	color: #232325;
}
