.twocream-thumbnail {
    cursor: pointer;
}

.twocream-thumbnail-header {
    font-size: 16px;
    padding-bottom: 5px;
    display: block;
}

.twocream-thumbnail-item-template {
    display: inline-block;
    cursor: pointer;
    padding-bottom: 8px;
    margin-right: 8px;
}

.twocream-thumbnail-item-template > .twocream-thumbnail-image-wrapper {
    background: #f2f2f2;
    border: 1px solid grey;
    display: flex;
    justify-content: center;
}
