#parentWrapper {
    background: #292b2d;
    /* border-radius: 8px; */
    color: white;
}

.audio-item button {
    background-image: url(play-black.svg);
    background-color: white;
} 
