/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2025 | 08:51:56 */
.service_light .services_inner_ul li{
	color: #000;
}

.service_light:hover .services_inner_ul li{
	color: #fff;
}

.service_dark .services_inner_ul li{
	color: #fff;
}
.service_dark:hover .services_inner_ul li{
	color: #000;
}
