body {
	margin: 0;
	font-family: Raleway,Arial,sans-serif;
	color: #84CC16;
}

a {
	color: #312E81;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 23px;
	margin: 0 0 22px;
	font-weight: 400;
	color: #713F12;
}

p {
	line-height: 1.4;
}
