/* Apply radial gradient overlay specifically to the section 1fa3448 */
.elementor-element-1fa3448 > .elementor-background-overlay {
	background-image: radial-gradient(circle, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%) !important;
	opacity: 1 !important;
	background-color: transparent !important;
}