.hidden {
  display: none;
}

.h5p-actions .lt-icon {
  float: right;
  margin-right: 0;

}
.h5p-actions .lstudio-link {
  display: inline-flex;
  color: #999;
  text-decoration: none;
  align-items: center;
  gap: 5px;
}

.h5p-actions .lstudio-link img {
  max-height: 17px;
}

.h5p-interactive-video-endscreen-introduction-text,
.h5p-interactive-video-endscreen-submit-button-container {
  display: none;
}

.h5p-image-hotspot {
  font-size: 1em;
}

.h5p-a11y-url {
  display: inline-block !important;
}