/* Keep native controls visually identical to the legacy arrows and dots. */
#video-3 button.carousel-control-btn { border:0; padding:0; cursor:pointer; }
#video-3 .carousel-indicators.videos-3-indicators { width:80px; }
#video-3 .carousel-indicators > li > button { display:block; position:absolute; inset:0; width:100%; height:100%; padding:0; margin:0; border:0; border-radius:50%; background:transparent; cursor:pointer; }
#video-3 button:focus-visible { outline:3px solid #111 !important; outline-offset:3px; box-shadow:0 0 0 6px #fff !important; }
