﻿.thumbs {
    display: flex;
    flex-direction: row;
    cursor: pointer;
}

.thumbnail {
    margin: 1rem;
}

.fancybox__backdrop {
    background-color: #fff !important;
}

.fancybox__caption {
    color: #18181BA6 !important;
}

.fancybox__footer {
    background-color: #0D0A0A !important;
    z-index: 99 !important;
}
