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

.foogallery-album-header h2
{
font-size:20px;
}

.foogallery-pile-inner  h3 
{ 
 font-size: 20px;
}
.foogallery
{
margin-bottom: 20px;
}

