/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2025 | 05:45:58 */
.team_members_main_container .frontline_team_member_image {
	padding: 0;
	width: 100%;
}

.team_members_main_container .frontline_team_member_image img {
	aspect-ratio: 1/1;
	object-fit: cover;
}

.team_member_title {
	color: #006e96;
}

.team_member_designation, .team_member_phone {
	color: #333;
}

.team_member_designation {
	margin-top: 7px;
	margin-bottom: 7px;
}

.team_member_more_info_main {
	display: flex;
	justify-content: space-between;
}

.team_member_more_info_main {
	padding-top: 20px;
}

.team_member_email_and_icon {
	padding-top: 10px;
}