.plyr {
  max-height: 90%;
  height: 671px;
}
.plyr__progress__marker {
  width: 9px !important;
  height: 12px !important;
  border-radius: 60px !important;
  background-color: #a38d60 !important;
}

@property --plyr-color-main  {
  syntax: "<color>";
  inherits: false;
  initial-value: #c9ab6d;
}

.plyr__progress .plyr__tooltip {
  padding: 25px;
  max-width: max-content !important;
  font-size: 17px;
  font-family: initial;
}

.Media-PDF {
  color: #fff;
}
