.video-download .text-success {
    color: #28a745 !important;
}
.video-download .icon-download:before {
    content: '\e825';
    font-family: "icon";
}

.video-download a.btnd {
    color:#333333 !important;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.375rem 0.75rem;
    padding-right: 0px !important;
    font-size: 0.7rem;
    line-height: 1.5;
}
.video-download a.btnd:hover {
    color:#004adf !important;
}
.video-download a.btnd span {
    /*color:#333333 !important;*/
}