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

.fbx-caption {
    background: #6997bf !important; 
}

.fbx-caption-title {
  font-family: "adobe-caslon-pro" !important;
}

.foogallery .fg-caption {
  font-family: "adobe-caslon-pro" !important;
}
