/* Cravings Pro
--------------------------------------------- */
body {
	color: #323545;
	font-family: "Franklin Sans", sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0.3px;
	line-height: 1.875;
	margin: 0;
}

a {
	color: #536ade;
}

h1,
h2,
h3 {
	font-family: "Work Sans", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 10px;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.625em;
}

h3 {
	font-size:1.375em;
}