/* 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 09:39:23 May 31, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:08:22 Dec 29, 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.575
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 127.629
  LoadShardBlock: 1093.066 (3)
  PetaboxLoader3.datanode: 1140.099 (4)
  PetaboxLoader3.resolve: 240.075 (3)
  load_resource: 338.151
*/