#yottie_1 .yottie-widget-feed-section-slide {
    background: #07379b !important;
}

#yottie_1 .yottie-widget-video {
    background: #07379b !important;
}

#yottie_1 .yottie-widget-video-preview-thumbnail {
    border-radius: 13px!important;
}

#yottie_1 .yottie-widget-video-info-title {
    color: #bdb6ff !important;
}

#yottie_1 .yottie-widget-video-info-passed-time {
    color: #f5f3f0 !important;
}

#yottie_1 .yottie-widget-video-info-caption {
    color: #f5f3f0 !important;
}

#yottie_1 .yottie-widget-feed-section-arrow {
    border-radius: 13px !important;
    background: var(--zf-light-2) !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

#yottie_1 .yottie-widget-feed-section-arrow:hover {
    background: var(--zf-accent) !important;
    color: #fff !important;
}