.header {
	color: whitesmoke;
	margin-top: 25vh;
	margin-bottom: 20vh;
}

.header h1 {
	font-family: Anton;
	font-size: 500%;
	margin-top: 25%;
}

.header h3 {
	font-family: BebasNeue;
	color: #E2A747;
	margin-top: -20px;
	font-size: 205%;
}