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

/* // CONTACT STYLING - - - - - - - - - - - - - - */
h2.contactTitle {
	font-weight:bold;
	font-size:6em;
	color:#757575;
	display:inline;
	margin:0;
}

div.contactItem {
	font-size:3em;
	color:#000000;
}
/* // END CONTACT STYLING - - - - - - - - - - - - - - */