* {
	font-family: 'Poiret One', cursive;
}


.nav-list-item {
	padding-right: 2em;
	font-size: 1.2em;
}

.foot-list-item {
	padding-right: 2em;
	font-size: 1.2em;
}

.foot {
	list-style-type: none;
}

.background {
	width: 100%;
	height: 52em;
	background-image: url('images/newyork.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: -25px;
	opacity: 0.3;
}

.about-me {
	color: black;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0em;
}

.heading_main {
	margin-top: -45em;
	color: black;
	text-align: center;
	letter-spacing: 0.9em;
}

.heading_text {
	font-size: 7em;
	font-weight: bold;
}

.title_text {
	font-size: 3em;
	color: maroon;
	font-weight: bold;
	letter-spacing: 0.15em;
}

.location_text {
	font-size: 6em;
	color: black;
	font-weight: bold;
}

.avatar_paragraph {
	margin-top: 5em;
}

.logo-list {
	list-style-type: none;
	margin-left: 12em;
}

.logo-list-item {
	display: inline;
}

#linkedin {
	width: 2.8em;
}
#angellist {
	width: 2.5em;
}
#twitter {
	width: 2.8em;
}
#email {
	width: 2.8em;
}

.experience {
	margin-top: 20em;
}

.patrick_stance {
	margin-top: 8.4em;
	width: 80%;
	margin-left: 2em;
}

.experience_heading {
	color: maroon;
}

.ed-logo-list {
	list-style-type: none;
	margin-top: 24em;
}

.ed-logo-list-item {
	display: inline;
}

.ed-img-marist {
	width: 25%;
	margin-right: 1em;
}

.ed-img-fsu {
	width: 60%;
}