/*uses faso editor classes to float images left and right with good text flow*/
.faso-img-alignleft {display:inline;float:left;margin-right:15px;}
.faso-img-alignright {display:inline;float:right;margin-left:15px;}
.faso-img-aligncenter {clear:both;display:block;margin-left:auto;margin-right:auto;}

/*our editor adds the following class to paragraphs and this css "fixes" margin issues by having no margin after each paragraph*/
/*This makes is work like a "normal" word processor where skipping a space, simply skips one space, while also having better formed*/
/*html with each paragraph in a <p> rather than using <br>*/ 
.faso-user-p {margin:0;padding:0;}

.faso-embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin: 10px 0;
}

.faso-embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/*
     FILE ARCHIVED ON 00:28:34 Nov 20, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:21:49 Jun 12, 2026.
     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.504
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.045
  esindex: 0.009
  cdx.remote: 6.488
  LoadShardBlock: 117.422 (3)
  PetaboxLoader3.resolve: 395.91 (4)
  PetaboxLoader3.datanode: 110.025 (5)
  load_resource: 447.646
  loaddict: 56.205
*/