@charset "UTF-8";
/* CSS Document */

/*classes*/
.bio {
	font-family: 'EB Garamond', serif;
	font-size:16px;
	color:#014a73;
}
.name {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#507665;
}
.signature {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#507665;
	text-align:right;
}
.sub {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#507665;
	margin-top:-5px;
}