.yottie-widget-video-info {
    position: relative;
    z-index: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    direction: rtl;
}

.yottie-widget-video-info-title {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    line-height: 18px;
    font-weight: 700;
    font-size: 18px;
    font-family: "Cairo SemiBold 600", Sans-serif;
    text-align: right;
}

.yottie-widget-header-channel-caption {
    color: rgb(17, 17, 17);
    font-size: 18px;
    font-family: "Cairo SemiBold 600", Sans-serif;
    text-align: right;
}



.yottie-widget-header-channel-title, .yottie-widget-header-channel-title a {
    color: rgb(17, 17, 17);
    font-size: 18px;
    font-family: "Cairo SemiBold 600", Sans-serif;
}