.jw-title,
.jw-icon-cast {
  display: none !important;
}

.jw-controls-backdrop {
  background: linear-gradient(to bottom, transparent, rgba(7, 142, 227, 0) 0%, rgba(7, 142, 227, 0.7) 100%) 100% 100% / 100% 240px no-repeat transparent !important;
}

/* .jw-play-button-replacement {
  width: 88px;
  height: 88px;
  opacity: 0.8;
  transition: opacity 250ms;
  cursor: pointer;
}

.jwplayer:hover .jw-play-button-replacement {
  opacity: 1;
} */
