.is-deleted td {
    opacity: 0.5;
    filter: grayscale(1);
}

.video-preview-sm .filepond--media-preview video {
    max-height: 300px;
    margin: 0 auto;
    width: auto;
}

.footer {
    width: 100%;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    color: #9f9fa9;
}