/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 3 Oct 2024, 1:04 pm
*/

.fg-panel.fg-light {
    color: #800000;
    text-align:center;
}
.fg-media-caption { font-family: Helvetica, sans-serif; font-size: 18px; }
.fg-media-caption-description { font-family: Georgia, serif; font-size: 14px; }