/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2022 | 16:44:45 */
.section-overlap {
	background: linear-gradient(
		0, 
		#FFFCFC 49.1%, 
		rgba(255, 254, 254, 0.354093) 68.03%, 
		rgba(255, 255, 255, 0) 97.7%);
}

.section-overlap-content {
	background: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(10px);
}

.section-overlap-content .elementor-widget-container {
	background-color: transparent !important;
}

.section-overlap-content p {
	text-align: justify;
}


