

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.jumbotron {
	height: 100vh;
	background-color: #05112D !important;
}

.jumbotron h1, .jumbotron p {
    color: #ffffff !important;
}
#mc_embed_signup {
	box-shadow: 0px 5px 20px rgba(1,1,1,0.2);
	background-color: white;
}











