/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 18 2026 | 11:52:00 */
.section-padding {
	padding: 100px 0;
}

.section-impact .elementor-widget-icon-list {
	z-index: 1!important;
}

.section-impact .elementor-widget-icon-list::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 4px;
    width: 1px;
    background-color: gray;
    height: calc(100% - 20px);
    display: block !important;
    z-index: -1;
}

.list-with-bg li {
	background-color: #fff;
	padding: 15px!important;
}

.list-bg-silver li {
	background-color: #F5F5F5;
}

.half-bg {
	z-index: -1!important;
}

strong {
	font-weight: 600!important;
}