/**
 * Widget: video|full-text
 * Stylesheet principale
 */

/* Container */
.video-full-text-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #000;
}
