.largePlayBtn {
    display: none!important;
}
.topBarContainer {
    background: rgba(0,0,0,0)!important;
}
.controlsContainer {
    background: rgba(0,0,0,0)!important;
    -webkit-box-shadow: 0px -.3em 0px rgb(255 255 255 / 30%)!important;
    box-shadow: 0px -.3em 0px rgb(255 255 255 / 30%)!important;
}
.scrubber {
    background: rgba(104,104,104,0)!important;
    height: 0.3em!important;
}
.scrubber .playHead {
    top: 0!important;
    width: 5px!important;
    height: 5px!important;
    background: #61C230!important;
}
.watched {
    background-color: #61C230!important;
}
.btn {
    text-shadow: 0px 0.5px 0.5px rgb(0 0 0 / 50%)!important;
    color: #FFFFFF!important;
}