.elementor-widget-video .play-video-button {
  position: absolute;
  bottom: 28px;
  left: 28px;
  padding: 8px 14px;
  background-color: rgb(0 0 0 / 50%);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}

.elementor-widget-video .play-video-button:hover,
.elementor-widget-video .play-video-button:focus {
  background-color: rgb(0 0 0 / 50%);
}
