.video-js .vjs-control-bar {
  background-color: rgb(43 51 63 / 0%)!important;
}
.video-js .vjs-big-play-button {
  background-color: rgb(255 0 0 / 70%)!important;
}
.video-js .vjs-play-progress {
  background-color: #ff0000!important;
}
