.video-thumbnail {
    border: 3px solid black;
    border-radius: 3px;
    margin-bottom: 3px;
}

.video-thumbnail.extra {
    border-color: gray;
}