/* Только подпись: фон как у оверлея, белый текст */
.glightbox-clean .gslide-description {
    /* background: rgba(0, 0, 0, .92) !important;  */
    background: inherit !important;
    background-color: inherit !important;
    color: lightgray !important;
    text-align: center !important;
}
