/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 30 Jul 2025, 11:56 pm
*/

.fbx-caption-title {
    display: none;
}

.fbx-caption-title+.fbx-caption-desc {
    margin-top: -3px;
}