/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 14 Jun 2025, 10:07 am
*/

.fg-media-caption-title {
    text-align: center !important;
    display: block;
    width: 100%;
    font-size: 20px !important;
}
.foogallery .fg-caption-title {
    font-size: 13px !important;
}
