/**
 * CSS for SimplePics gallery
 *
 * Created 23 Nov 2011
 * Updated 06 Apr 2023
 *
 * Last update: remove margin from figure in slideshow
 *
 * @author Allan A Beattie
 */

.gallery-flexible-tiles .container {
    --abdn-gutter-x: 0 !important;
}

.gallery-flexible-tiles .fa {
    color: var(--abdn-icons);
}

.gallery-area .slider-nav {
    --abdn-bg: inherit;
}

.album-description {
    margin-top: 2em;
}
