/* 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:36:46 Sep 14, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:19:46 Dec 24, 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: 1.27
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.018
  esindex: 0.012
  cdx.remote: 6.99
  LoadShardBlock: 259.473 (3)
  PetaboxLoader3.resolve: 1263.544 (5)
  PetaboxLoader3.datanode: 309.536 (5)
  load_resource: 1396.187 (2)
*/