/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2026 | 21:47:27 */
.img-change{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.4s ease;
    filter: grayscale(100%) contrast(1.1) brightness(0.9);

}