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

/* 针对大多数 FooGallery 默认 Lightbox 的背景 */
.fg-lightbox-overlay, .fbx-instance {
    background-color: #000000 !important;
    opacity: 1 !important;
}