/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 27 Jun 2025, 7:53 pm
*/

.fg-carousel-bullet {
  width: 10px;
  height: 10px;
  border-radius: 100% !important;
  padding: unset !important;
  min-width: unset !important;
}