/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 30 Mar 2026, 5:51 am
*/

.foogallery-album-gallery-list .foogallery-pile h3 span {display: none;}
.foogallery-album-gallery-list .foogallery-pile h3 {
    color: #000000 !important;
    padding: 15px 10px !important;
    text-align: center;
}