.custom-oembed-player-wrapper button.video-toggle-btn {
  position: absolute;
  background: none;
  border: none;
  color: #FFF;
  margin-top: 1rem;
  margin-left: 1rem;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.custom-oembed-player-wrapper .oembed-placeholder {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
