
.standard-container {
	font-size: 1.125em;
	margin-top: 50px;
}

.about-heading {
	font-weight: normal;
}

.about-p {
	text-align: justify;
	font-weight: 300;
	line-height: 1.6em;
}

.email {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.email:hover {
	color: #999;
}

.bold-span {
	font-weight: 400;
}