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

.fbx-caption-title {
color: #f8f6f1;
font-size: 25px;
font-weight: bolder;
}

.fbx-caption-desc {
font-size: 20px;
}