.ce-block__content .audio-wrapper {
    position: relative;
    margin: 20px 0px 20px -10px;
}

.audio-player {
    --site-1-color: #15754e;
    --site-2-color: #d60021;
    --site-3-color: #1c23b4;
    --site-4-color: #1091ff;
    --site-5-color: #381432;
    --site-6-color: #2e7fc2;
    --site-8-color: #8c1913;
    --site-9-color: #a6976f;
    --site-10-color: #e01a24;
    --site-11-color: #1a2c5c;
    --site-12-color: #4f664f;
    --site-13-color: #4f664f;
  }

.site-1-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-1-color, #000) !important;
}
.site-2-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-2-color, #000) !important;
}
.site-3-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-3-color, #000) !important;
}
.site-4-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-4-color, #000) !important;
}
.site-5-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-5-color, #000) !important;
}
.site-6-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-6-color, #000) !important;
}
.site-7-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-7-color, #000) !important;
}
.site-8-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-8-color, #000) !important;
}
.site-9-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-9-color, #000) !important;
}
.site-10-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-10-color, #000) !important;
}
.site-11-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-11-color, #000) !important;
}
.site-12-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-12-color, #000) !important;
}
.site-13-wrapper .audio-player > :nth-child(1) > :nth-child(9) > :nth-child(2) > :nth-child(4) {
    background-color: var(--site-13-color, #000) !important;
}