/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 22 Sep 2025, 1:00 pm
*/

.foogallery.fg-light.fg-shadow-medium .fg-item-inner {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .2);
}