/* Start custom CSS for video, class: .elementor-element-b7513af */.html5-video-player a {display: none !important;}
.ytp-impression-link-content{
    margin-top: 16px;
    display: none !important;
}

.html5-video-player a {
    color: inherit;
    text-decoration: none;
    -moz-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    outline: 0;
    display: none;
}
.ytp-impression-link {
    /* background: rgba(23,23,23,.8); */
    /* border-bottom-right-radius: 2px; */
    /* border-top-right-radius: 2px; */
    /* bottom: 5px; */
    height: 47px;
    position: absolute;
}/* End custom CSS */