/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 26 Oct 2024, 4:45 pm
*/

button.fg-carousel-next, button.fg-carousel-prev{
	color:#b49e80 !important
}
button.fg-carousel-bullet {
    background-color: #b49e80 !important;
    border-color: #333;
}
.fg-carousel-progress{
	background-color:#b49e80 !important
}
