/* Styling for People Page */
section.dept-faculty-directory {
	margin-top: 0rem !important
}

section.dept-faculty-directory__panel {
	padding-top: 1rem !important
}

/* For pages with PEOPLE's component STARTS here*/
.dept-faculty-directory__custom-line {
	font-size: .75rem;
    font-style: italic;
	line-height: 1.3;
	margin-top: 0.1rem;
}

.dept-faculty-directory__title {
	font-weight: 800;
	font-size: 14px;
	line-height: initial;
}

.dept-faculty-directory__name {
	color: #990000;
	font-size: 1rem;
	margin-top: 1rem;
}
.dept-faculty-directory__contact-link {
/* 	margin-bottom: 10px; */
}