/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 31 Jul 2024, 10:12 am
*/

.foogallery.fg-dark .fg-item-inner {
  background-color:  #837363;
  color: #fff;
  border-color:#837363;
}