.img-shadow {
    filter: drop-shadow(0 0 30px rgba(0, 120, 255, 0.35));
}

