/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 25 Sep 2025, 6:36 pm
*/

.fg-panel.fg-dark, .fg-panel.fg-dark .fg-panel-thumb:is(.fg-idle,.fg-loading,.fg-error) .fg-panel-thumb-media {
    background-color: #151515e8;
}
.foogallery-album-gallery-list .foogallery-pile h3 {

    font-size: 1.5em;
}