/* p tag align center */
.has-text-align-center {
    text-align: center;
}
/* pull quote padding */
figure.wp-block-pullquote {
    padding: 1rem;
}
/* core/code scroll */
.wp-block-code code {
white-space: inherit !important;
}
/* core/code color option */
pre mark.has-inline-color span {
    color: inherit !important;
}
pre.is-style-no-highlight span {
    color: #212529 !important;
}
/* Alignment for video */
.wp-block-embed .iframe-responsive-16x9 {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
}
.wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.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 {
    text-align: center;
}
@media (max-width: 991px) {
    figure.wp-block-embed.wp-block-embed-youtube iframe {
        width: 100%;
    }
}
/*
     FILE ARCHIVED ON 15:24:14 Nov 27, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:24:04 Dec 26, 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.641
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.015
  esindex: 0.011
  cdx.remote: 7.675
  LoadShardBlock: 148.724 (3)
  PetaboxLoader3.datanode: 105.429 (4)
  PetaboxLoader3.resolve: 409.435 (3)
  load_resource: 452.781
*/