/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 06 2026 | 15:32:34 */
/* List Items */ 
.bw-nav.style0 ul {
    list-style: none;
}

.bw-nav.style0 a:after {
    z-index: 2 !important;
}

/* no-margin class */
.no-margin,
.no-margin p {
	margin: 0 !important;
}

.bw-blur {
	backdrop-filter: blur(7px);	
}

.services-box figure {
    position: relative;
}

.services-box .mws-ew-ife__caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #171717 !important;
    background: #fff !important;
    padding: 3px 12px;
}


.mws-ew-tm--photo .mws-ew-tm__avatar {
    opacity: 0;
    display: none;
}
