.elementor-widget-custom-lightbox-gallery .gallery-item {
    display: none;
}

.elementor-widget-custom-lightbox-gallery .gallery-item:first-child {
    display: block;
}

.elementor-widget-custom-lightbox-gallery a {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.elementor-widget-custom-lightbox-gallery .elementor-button {
    margin-top: 10px;
    padding: 14px 20px 14px 20px;
}

