/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2025 | 06:57:30 */
.cities a {
	color: #D1911E;
	transition: 0.8;
}
.cities a:hover {
	opacity: 0.8;
}

.category-footer span {
	color: #000 !important;
}