/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2026 | 04:55:46 */
.accurate_teams_feat_img a img {
	aspect-ratio: 238/240;
	object-fit: cover;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	width: 100%;
}

.accurate_teams_title {
	margin-top: 20px;
	margin-bottom: 5px;
}

.accurate_teams_title a {
	color: #293679 !important;
	text-decoration: none;
}

.accurate_teams_designation {
	color: #5F6163;
	font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
	line-height: 24px;
	    height: 40px;
}

.team_grid_without_bg .accurate_teams_main_content {
	padding-left: 15px;
	padding-right: 15px;
}