#mc_embed_signup{
	background: #c60000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-align:left;
	padding: 4%;
	margin-top:8%;
	font-family:'Raleway';
	color:#fff;
}

#mc_embed_signup h2{
    font-size:1.8em;
}

div.mc-field-group{
    text-align:left;
	padding:1% 0;
}

div.mc-field-group input{
	width:100%;
	font-size: 16px;
    font-family:'Raleway';
	color:#c60000;
    padding: 0.6em 0.5em;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input.button{
	width:100%;
	background:#000;
	border:none;
	padding:3%;
	margin:4% 0;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}