/* Styles are already included in process-player.php template */
/* This file can be used for additional player customizations */

.hipnospot-audio-player audio::-webkit-media-controls-panel {
    background-color: #f0ebff;
}

.hipnospot-audio-player audio::-webkit-media-controls-play-button {
    background-color: #381d92;
    border-radius: 50%;
}
