h1, h2, h3, h4, h5, h6 {
	font-family: "avenir", sans-serif;
}

#main-content h2 {
	font-weight: normal;
}

@media (min-width: 768px) {
	.people-basic.cwd-basic .card .group-image img {
		width: 20% !important;
		float: left !important;
		margin-right: 3% !important;
	}
}

.error404 #main-content .search-form .search-field {
	float: left;
	margin-right: 6px;
	width: 68%;
}
/*# sourceMappingURL=project.css.map */