/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 24 Jun 2024, 7:43 pm
*/

.fg-media-caption .fg-media-caption-description {
  display: none;
}
.fg-media-caption .fg-media-caption-title {
  font-size: 160%;
  text-align: center;
}