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

.foogallery .fg-caption-title {
  font-size: 14px;
  width: 80%;
  text-align: center;
  word-wrap: break-word;
}