<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 30 May 2025, 9:59 pm
*/

.foogallery .fg-caption {
        font-size: 13px;
}.foogallery .fg-caption-title {
        font-size: 13px;
}
.foogallery .fg-caption-desc {
        font-size: 10px;
}</pre></body></html>