.title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #111111;
	font-size: 4rem;
	text-align: center;
    margin-top: 10%;
}
.content {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #111111;
	font-size: 1.5rem;
	text-align: center;
    margin-top: 10%;
}