.tp-caption.Video-Title, .Video-Title {
    color: rgba(255,255,255,1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(0,0,0,1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
}

.tp-caption.Video-SubTitle, .Video-SubTitle {
    color: rgba(255,255,255,1.00);
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    background-color: rgba(0,0,0,0.35);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px;
}