.Icons-audio-player-next {
    height: 30px;
    width: 30px;
}

/* stylelint-disable selector-no-id */
#audio-player-next-circle {
    fill: $rhino;
}

#audio-player-next-path {
    fill: $white;
}
/* stylelint-enable selector-no-id */
