.wc-csv-video-section {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.wc-csv-video-section h3 {
    margin-top: 0;
}

.wc-csv-video-field {
    margin-bottom: 15px;
}

.wc-csv-video-field label {
    display: block;
    margin-bottom: 5px;
}

.wc-csv-video-field input[type="text"],
.wc-csv-video-field .button {
    margin-bottom: 5px;
}
