:root {
    --alive-audio-player-background: #e6e6e6;
    --alive-audio-player-progress-background: #c3512f;
    --alive-audio-player-select-time-preview-background: #000000;
    --alive-audio-player-buttons-border-normal: #0003;
    --alive-audio-player-buttons-border-hover: #0003;

    --alive-audio-player-title-color: #000;

    --alive-audio-player-icon-buttons-background-normal: #e6e6e6;
    --alive-audio-player-icon-buttons-background-hover: #c4c4c4;

    --alive-audio-player-share-div-background: #f5f5f5;
    --alive-audio-player-share-div-border: #c4c4c4;
}
