.student-spotlight {
	background-image: url("images/NursingMS_DNP_FNP-StudentSpotlight.jpg");
	background-size: cover;
	background-position: center;
}
.student-spotlight h2, .student-spotlight h3, .student-spotlight p, .student-spotlight li {
	color: #fff !important;
}

@media only screen and (min-width: 40.063em) {
	.student-spotlight a {color: #F6B000 !important;}
}
@media only screen and (max-width: 40.063em){
	.student-spotlight .medium-5 {background-color:rgba(255,255,255,.5)}
}
