/* Brunched Pro
--------------------------------------------- */
body {
	color: #302a2c;
	font-family: "Libre Baskerville", Georgia, serif;
	font-size: 100%;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.8;
}

a {
	color: #44d5af;
	text-decoration: underline;
}

h1,
h2,
h3 {
	font-family: "Lato", Helvetica, sans-serif;
	letter-spacing: 3px;
	margin: 21px 0;
	padding: 0;
	text-transform: uppercase;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.625em;
}

h3 {
	font-size:1.375em;
}