/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2026 | 11:31:59 */
@media (max-width: 767px) {
    .navbar .menu-espace  {
        background: #0aafaf!important;
		border:0 none!important;
    }
	.nav-link::after {
		background: transparent!important;
	}
}

.menu-espace a {
	color:#0aafaf!important;
}
.menu-espace .nav-link::after {
	background: #0aafaf;
}

/* .menu-espace {display:none;} */