@charset "UTF-8";
    .visually-hidden {
      position: absolute !important;
      width: 1px !important;
      height: 1px !important;
      padding: 0 !important;
      margin: -1px !important;
      overflow: hidden !important;
      clip: rect(0 0 0 0) !important;
      clip-path: inset(50%) !important;
      white-space: nowrap !important;
      border: 0 !important;
    }
    .doc-link { display:inline-block; margin:0.5rem 0; font-size:1rem; }
    .doc-preview { width:100%; max-width:900px; height:auto; display:block; margin:0.6rem 0; border:1px solid #e6e6e6; }
    .lede { margin-top:0.25rem; font-size:1.05rem; font-family: Arial, Helvetica, sans-serif; color:#222; }
    .note { font-size:0.92rem; color:#555; margin-top:0.5rem; }
    figure figcaption { font-size:0.95rem; color:#222; margin-top:0.25rem; }
    .instructions { font-size:0.95rem; padding-left:1rem; }
    hr { border:0; border-top:1px solid #eee; margin:1rem 0; }
  
