  .filter-controls {
	margin-bottom: 2rem;
}

#descriptions .bg-box {
	margin-bottom: 2rem;
}

#descriptions .bg-box p {
	padding-bottom: 0;
}

.scholarship {
	border-top: 4px solid #e0e0e0;
	margin: 0;
	padding-top: 2rem;
	padding-bottom: 1rem;
}

	
.automatic {
	color: #00854f;
	font-weight: bold;
}

.required {
	color: #974f25;
	font-weight: bold;
}

.note {
	background: #3b2360;
	color: white;
	margin: 0;
}