.nonteaching-staff {
	background: #004599;
	color: whitesmoke;
}

.mycard {
	border: #004599 solid 2px;
}

.staff-photos {
	background: #004599;
	color: white;
}

#academics,
#teaching,
#support {
	background: rgba(128, 128, 128, 0.173);
	border-radius: 25px;
	padding-bottom: 25px;
}

.testimonial-card .card-up {
	height: 120px;
	overflow: hidden;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
}

.aqua-gradient {
	background: #004599;
}

.testimonial-card .avatar {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-top: -50px;
	border: 5px solid #fff;
	border-radius: 50%;
}

.profile_picture {
	width: 100%;
	height: 100%;
}
