/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 14 Feb 2026, 9:02 pm
*/

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
    box-shadow: none !important;
    border: 0px;
    margin: 6px !important;
}