/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2025 | 13:14:04 */
.leaders_name_and_designation_main.row {
	margin-left: 0;
	margin-right: 0;
	padding: 15px 10px 10px 8px;
}

.leaders_info_div.col-md-10, .leaders_email_main.col-md-2 {
	padding: 0;
}

.our_leaders_image a {
	pointer-events: none;
}

.leaders_email_main.col-md-2 {
	text-align: end;
}

.leaders_name {
	color: #3C5064;
    font-family: "abadi", Verdana, Arial, sans-serif;
	font-size: 26px;
	line-height: 28px;
    font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
}

.leaders_designation {
	color: #3C5064;
    font-family: "abadi", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
    font-weight: 300;
	margin-bottom: 0;
}