/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 6 Nov 2024, 1:35 pm
*/

.foogallery .fg-caption-title{
		font-family: Open Sans!important;
		font-size: 16px!important;
		font-weight: 400!important
	}
	
	.foogallery .fg-caption-title+.fg-caption-desc{
				font-family: Open Sans!important;
		font-size: 16px!important;
		font-weight: 400!important
	}