/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 24 Oct 2023, 4:51 pm
*/

.fg-panel.fg-custom {
   background-color: rgba(100, 100, 100, 1.0);
}