/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 11 Jun 2025, 5:48 am
*/

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
  box-shadow: 0 0 0 1px #fff; 
}