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

.foogallery.fg-carousel.fg-light button.fg-carousel-bullet {
   background-color: #c1a479;
}

.fg-icon {
   fill: #f1d4a9;
}