/* CUSTOM CSS HERE */

a.testimonials-link {
	color: #fff;
}

.home-promo-text p {
	color: #000;
}

.table-heading {
	color: red;
	margin-botton: 10px;
	font-weight: bold;
}

.table-heading {
	visibility: hidden;
}


.banner-text-background {
	padding: 10px 10px;
	background-color: rgba(105,100,100,0.8)!important;
}

input[name=student] {
	display: none;
}