/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 21 Jan 2026, 3:29 pm
*/

.fg-panel.fg-dark {
    background-color: #00000080;
}

img.fg-image {
    width: 170px !important;
}