/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 22 Feb 2026, 8:14 am
*/

.foogallery.fg-preset .fg-item {
    margin: 0 !important; /* Removes the space between and around items */
}