/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

.ngg-gallery-thumbnail img {
    background-color: #FE6E24;
    border: .5px solid #0E1B41;
    display: block;
    margin: 8px 8px 4px 8px;
    padding: 2.5px;
    position: relative;
}