.yottie-widget-feed-section-slide {
    background: #000 !important;
    border-radius: 0 !important;
}

.yottie-widget-inner {
    border-radius: 0 !important;
}

.yottie-widget-video {
    background: transparent !important;
}

a.yottie-widget-video-info-title {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 300 !important;
    color: #FFF !important;
    text-align: center;
    margin: auto !important;
    display: block;
    font-size:16px !important;
}

.yottie-widget-feed-section-pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    background: #000;
}