/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 9 Feb 2026, 4:52 pm
*/

.foogallery-container::before {
    content: none !important;  /* Removes the text */
}
.gallery-title {
       padding-bottom: 50px !important;
    }