.sc-scrubber .sc-time-span {
  background-color: #DE0000;
}


.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
  background-color: #fc701d;
}

.sc-scrubber .sc-played {
  background-color: #FCD116;

}

.sc-player .sc-time-indicators {
 font-family: "copperplate gothic light", copperplate, capitals, fantasy;
 color: black;
}
