.icon-loop-queue,
.icon-loop-single {
    fill: var(--player-text, #e4e4f0);
}

.icon-loop-none {
    fill: var(--player-muted, #7878a0);
}
