.t09 {
    color: #fff;
}

.t09 .video {
    padding-top: 60px;
    padding-bottom: 35px;
}

.t09 .video-frame {
    margin-bottom: 25px;
    position: relative;
}

.t09 .video-preview {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.t09 .video-header {
    margin-top: -10px;
    padding-bottom: 26px;
}

.t09 .video-button {
    padding-top: 10px;
}

.theme-custom .t09 {
    color: inherit;
}