/* video-component.css - Consolidated CSS for Video Component */

.video-wrapper button:hover {
  background-color: unset;
  border-color: unset;
  color: unset;
}
#mobile-video-trigger {
  background-color: transparent !important;
}