/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 13 Mar 2026, 1:53 pm
*/

.foogallery .fg-caption {
    background-color: rgba(8, 42, 6, .6);
    color: #fff;
}