/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 16 Jun 2024, 6:27 pm
*/

.foogallery.fg-dark .fg-item-inner {
    background-color: #fff; 
    color: #fff;
    border-color: #fff; 
}