/* Alignment for video */
.aligncenter {
    clear: both;
    text-align: center;
}
figure.wp-block-table table, 
figure.wp-block-video video {
    width: 100%;
}
/* image block padding */
.row figure {
    margin-bottom: 1rem;
}
/* Responsive youtube mixin with dist.css */
figure.wp-block-embed.wp-block-embed-youtube {
    text-align: center;
}
@media (max-width: 991px) {
    figure.wp-block-embed.wp-block-embed-youtube iframe {
        width: 100%;
    }
}
@media (max-width: 859px) {
    figure.wp-block-embed.wp-block-embed-youtube {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        height: 0;
    }
}

/*
     FILE ARCHIVED ON 05:08:23 Jun 08, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:45:32 Dec 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.474
  exclusion.robots: 0.012
  exclusion.robots.policy: 0.005
  esindex: 0.008
  cdx.remote: 29.434
  LoadShardBlock: 209.938 (3)
  PetaboxLoader3.datanode: 153.607 (5)
  PetaboxLoader3.resolve: 265.35 (3)
  load_resource: 329.055 (2)
*/