/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

.white-slide {
	background-color: white !important;
}

.text-container {
	padding-top: 64px !important;
	padding-bottom: 0px !important;
}

.text-container-gray {
	padding-top: 64px !important;
	padding-bottom: 16px !important;
}

.control-label {
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
	font-size: 16px !important;
}

.faculty-phone a{
		text-wrap: nowrap !important;
}