/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 14:42:54 */
.meet_the_team_image_carousel .logo-image-wrapper img {
	aspect-ratio: 546/384;
	object-fit: cover;
	width: 100%;
	object-position: top;
}

.meet_the_team_image_carousel .bx-wrapper .bx-pager.bx-default-pager button.bx-pager-link.fl-content-ui-button.active {
	background: #91D9A1;
	width: 16px;
    height: 16px;
	border-radius: 100px;
	outline: none !important;
}

.meet_the_team_image_carousel .bx-wrapper .bx-pager.bx-default-pager button {
	background: #E9EFEE;
	width: 16px;
    height: 16px;
	border-radius: 100px;
}

.meet_the_team_image_carousel .bx-wrapper .bx-controls-auto, .meet_the_team_image_carousel .bx-wrapper .bx-pager {
	bottom: -45px !important;
}

.team_member_module .pp-member-social-profiles .pp-social-linkedin .fa-linkedin:before {
	content: url(/wp-content/uploads/2026/06/footer-social-media-linkedin.svg);
}