.qd-video {
  background-color: rgb(var(--color-background));
}

.qd-video .block-heading {
  width: 100%;
}

.qd-video .theme-video-media__poster {
  background-color: rgb(243 243 243 / 100%);
}

.qd-video theme-video-media {
  height: 100%;
}
.qd-video .theme-video-media--empty {
  height: 100%;
}
