body {
	padding: 20px;
	text-align: center;
	font-family: 'Montserrat Alternates', sans-serif;
	color: #77706b;
	background: #eee
}
a{
	text-decoration: none;
	color: #77706b;
}
h3, h4, a{
	font-weight: 400;
	}
svg{
	margin-top:20%;
	margin-bottom: 60px;
	width: 300px;
	height: auto;
}
footer{
	position: absolute;
	bottom: 20px;
	width: 100%;
	margin-left: -30px;
	margin-right: -30px;
}
