.block h3{
	margin-top: 0;	
	margin-bottom: 0;
}

.feature-box{
	margin-top: 0;
	text-align: left;
}
	
.feature-box-2{
	
	text-align: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 1px solid #eaeaea;
    padding: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    min-width: 189px;
    max-width: 100%;
}

#col_2 .feature-box-2{
	margin-top: 0;
}

.faculty_staff_hub{
	/*margin-top: 2.2rem;*/
}

.quotes {
	margin-bottom: 2rem;
}

.shadow {
	margin: 1rem 2rem 2rem 1.4rem;
	padding: 2rem 4rem;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 5px 15px;
	min-height: 328px;
}

.student_img{
	border: solid 1rem #F4F4F4;
}

.quote{
	font-style: italic;
	padding-top: 1rem;
	text-align: left;
}

.student_name_title{
	text-align: left;
}

.studentName {
	font-weight: bold;
	color: #002E66;
}

#toggle-custom-2 {
	background: none!important;
  border: none;
  padding: 0!important;
  /*optional*/
  font-family: Poppins, sans-serif;
  /*input has OS specific font-family*/
  color: #002E66;
  text-decoration: underline;
  cursor: pointer;
}