.player-wrapper {
    background: #333333 !important;
    color: #f0f0f0;
}

.viz-primary
{
    /*color: rgb(64, 164, 222);*/
}

.viz-secondary
{

}

#metadata-label {
    color: white;
    background: rgba(64, 64, 64, 0.6);
}