/* ==========================================================================
   Typography
   ========================================================================== */

p {
	margin: 1em 0;
	margin-top: 0;
}

a {
	color: #01907F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}