
.vsc-performer span {
    color: #90a7ff;
}

.detail-item-value.sub-tags {
    display: none;
}

/* IMAGE WALL */

.react-photo-gallery--gallery img {
    height: 44vh;
    width: auto;
}

.marker-wall .wall-item {
    height: 80vh !important;
    width: auto !important; 
    line-height: 0;
    max-height: 100vh;
    max-width: 450px;
    overflow: visible;
    padding: 0;
    transition: z-index .5s .5s;
    z-index: 0;
}

.marker-wall .wall-item video {
    height: 80vh !important;
    width: auto !important; 
}



.vsc-tag-banner--audio {
    border-radius: 3px;
    grid-row: tag-banner-top/tag-banner-bottom;
    margin-bottom: .5rem;
    padding: .3rem .5rem;
    text-align: center;
    user-select: none;
    background-color: #208fff;
    color: #dcdcdc;
    font-size: 0.6rem;
    font-style: normal;
    font-weight: 700;
}

.bg-tomato, .text-tomato {background-color: #F55D3E;}


.bg-greyolive, .text-greyolive {background-color: #878E88;}


.bg-brightamber, .text-brightamber {background-color: #F7CB15;}


.bg-skyblue, .text-skyblue {background-color: #76BED0;}


.bg-mossgreen, .text-mossgreen {background-color: #8A9A5B;}


.bg-radioactive, .text-radioactive {background-color: #7CDF64;}
