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

.sc-scrubber .sc-buffer, .sc-scrubber .sc-played {
  background-color: gray;
  opacity: 0.1;
}

.sc-scrubber .sc-played {
  background-color: gray;
  opacity: 0.15;

}

.sc-player .sc-time-indicators {
 font-family: arial;
 font-weight: bold;
 font-style: normal;
 color: #3A3D15;
 color: gray;
}
