/* plyr teste */
.plyr {
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    overflow: hidden; 
    margin-bottom: 1rem;
}