/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 8 Oct 2025, 4:55 pm
*/

/* Titolo della singola immagine FooGallery */
.foogallery-single-title, 
.foogallery-album-title, 
.foogallery-single .fg-title {
  font-size: 20px !important; /* riduci qui: prova 18px, 16px, ecc. */
}