/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 4 Nov 2025, 6:56 am
*/

.foobox-image-wrap img {
    border:7px solid #000000 !important; /* Example: 2px black solid border */
}