.info-panel > div[class*=field_]:not(:first-child) {
	margin-top: 1.5rem;
}


.info-panel > .field_faculty_course_outlines > div:nth-child(2) > div {
	padding-left: 0.25rem;
}

.info-panel > .field_faculty_course_outlines > div:nth-child(2) > div::before {
	content: "\00BB";
	margin-right: 0.25rem;
}

.field_learning_objectives > div:first-child, 
.field_photo_gallery > div:first-child,
.field_past_project_s > div:first-child {
    margin-top: 0;
    font-size: 2rem;
    font-family: Oswald, sans-serif;
}

.field_school > div:first-child,
.field_school_term > div:first-child,
.field_course_code > div:first-child,
.field_faculty_course_outlines > div:first-child {
	color: #666;
	font-weight: 500;
	font-size: 0.875rem;
}