@charset "UTF-8";
body {
    background-color: rgba(0,0,0,1.00);
    font-family: exo, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 100;
}
h1 {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-style: normal;
	font-weight: 100;
	border-bottom: 2px solid rgba(251,8,12,1.00);
	padding-bottom: 29px;
}
h2 {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-weight: 500;
	font-family: exo, "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	margin-top: 57px;
	font-size: 2.5em;
}
.Contact {
}
