/*
CTC Separate Stylesheet
Updated: 2026-03-11 21:42:58
*/

.image-shop:hover {
	opacity: 95%;
	filter:drop-shadow(8px 8px 0 #7758ff);
}

.image-work:hover {
	opacity: 95%;
	filter:drop-shadow(8px 8px 0 orange);
}
