.graduating-phd-student {
    padding-top: 20px;
    padding-bottom: 40px;
}

.graduating-phd-row {
    padding-top: 40px;
	margin-left: 1rem;
	margin-right: 1rem;
    width: 208px;
    float: left;
}

.graduating-phd-label {
    padding-top: 1rem;
}

.graduating-phd-title {
    color: #990000;
}

.graduating-phd-student hr {
	height: 3px;
	width: 100%;
	background-color: #990000;
	border: none;
}

.graduating-phd-student img {
	width: 100%;
	height: 100%;
}
