/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 24 Jun 2026, 7:57 am
*/

/* Force font size for Caption Descriptions */
.foogallery .fg-caption-desc,
.foogallery .fg-caption .fg-caption-desc {
    font-size: 30px !important;
    line-height: 1.4 !important;
}