/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 21 Jul 2026, 12:57 am
*/

.foogallery-album-gallery-list .foogallery-pile .foogallery-pile-inner { 
border: 8px solid DARKRED;
}
.foogallery-album-gallery-list .foogallery-pile:before, .foogallery-album-gallery-list .foogallery-pile:after {
 border: 0; 
}