/* Crop the source as well as the overlay: no video pixels at the stage edge. */
.bfd-mask-stage video{clip-path:var(--bfd-source-clip, inset(0));-webkit-clip-path:var(--bfd-source-clip, inset(0));}
