/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 20 2026 | 11:53:02 */
/* Sections & Blocks */ 

.no-bg-color .wp-block-cover__background {
	background: none !important;
}

.insights-title {
	font-weight: 500;
	font-size: 26px;
	line-height: 1.5;
}

.insights-extract {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.9;
}

.sub-title {
	font-weight: 500;
	font-size: 30px;
	line-height: 2;
	letter-spacing: 1.5px;
}
.text-column .header-icon {
	margin-top: -50px;
}

.mm-services-section ul.has-mm-black-color, .mm-services-section ol.has-mm-black-color {
    margin: 0;
}


.content-overlay.wp-block-cover__inner-container {
	background: rgba(0,0,0,0.4);
	padding: 10px;
}

.home .content-overlay.wp-block-cover__inner-container {
	background: transparent;
}

.link-above, .link-above .wp-block-cover__inner-container {
	padding-top: 0 !important;
	margin-top: 0 !important;
}


.link-below, .link-below .wp-block-cover__inner-container, .link-below .wp-block-cover__inner-container .wp-block-columns {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}