/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2026 | 15:16:45 */
.webr-project-image {
	transition: 100ms ease-in-out;
}

.webr-project-image:hover {
    transform: scale(1.01);
    filter: grayscale(0.2);
}

.webr-tuininspiratie .wd-entities-title {
	min-height: 2.8em;
}