/* Preserve the source player's fixed dimensions and natural responsive width. */
.apex-about .about-video-box iframe { display:block; width:100%; height:400px; border:0; }
.apex-about .apex-source-video-gap { height:400px; display:flex; align-items:center; justify-content:center; padding:20px; box-sizing:border-box; background:#fff; color:#304b82; text-align:center; }
.apex-about .apex-source-video-gap p { font-size:14px; line-height:1.6; margin:0; }
.apex-about a:focus-visible { outline:3px solid #173258; outline-offset:3px; }
