/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 30 Sep 2024, 4:55 am
*/

.fg-panel {
background: #333 !important;
}

.fg-panel-fade .fg-media.fg-reverse.fg-visible, .fg-panel-fade .fg-media.fg-visible {
background: #333 !important;
}
