/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 23 Aug 2026, 8:00 pm
*/

.fbx-light {
	background-color: rgba(200,200,200,1) !important;
}
.fbx-light .fbx-caption {
	background-color: rgba(0,0,0,.3) !important;
}

