#ry-sidebar .ry-social .social-inner-wrap li a.fa,
#ry-sidebar .ry-social .social-inner-wrap li a.fa:hover {
	background: #f28c8e;
}

.meet-the-team-div {
	position: absolute;
	bottom: 175px;
}
.team-affiliations {
	display: flex;
	justify-content: space-around;
	margin-bottom: 80px !important;
}
.team-affiliations img {
	max-width: 140px;
}

.modal-dialog {
	width:800px !important;
}