Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<html>
 <head>
  <title>
   What To Read: Becca Lee is savoring spooky season
  </title>
  <style>
   @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .typography .markup table.image-wrapper img,
  .typography.editor .markup table.image-wrapper img,
  .typography .markup table.kindle-wrapper img,
  .typography.editor .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup iframe.spotify-wrap,
  .typography.editor .markup iframe.spotify-wrap,
  .typography .markup a.spotify-wrap,
  .typography.editor .markup a.spotify-wrap {
    width: auto !important;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.youtube-wrap div.youtube-screen,
  .typography.editor .markup div.youtube-wrap div.youtube-screen,
  .typography .markup div.vimeo-wrap div.youtube-screen,
  .typography.editor .markup div.vimeo-wrap div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 28px 24px;
  }
}


@media print {
  .typography .markup .button-wrapper,
  .typography.editor .markup .button-wrapper {
    display: none;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container {
    height: 38px;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.comment {
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container .separator {
    display: block;
    margin: 0;
    height: 8px;
    border-left: none;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container a.share.first img {
    padding-left: 0;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.mobile {
    display: none !important;
  }
}


@media screen and (max-width: 1000px) {
  .congrats-box {
    flex-direction: column;
  }
  .congrats-box .congrats-box-right {
    margin-left: 38px;
    margin-top: 16px;
  }
}


@media screen and (max-width: 500px) {
  .congrats-box {
    display: none;
  }
}


@media screen and (min-width: 768px) {
  .post {
    padding: 15px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-contributor-footer .post-contributor-bio-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-table-row {
    display: flex;
    flex-direction: row;
  }
  .post-contributor-footer .post-contributor-bio-userhead-cell,
  .post-contributor-footer .post-contributor-bio-body-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-cell {
    flex-grow: 1;
  }
  .post-contributor-footer .post-contributor-bio-body-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-table-row {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell,
  .post-contributor-footer .post-contributor-bio-controls-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell {
    margin: 0 0 16px 0;
  }
  .post-contributor-footer .post-contributor-bio-controls-cell {
    width: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls {
    margin: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls .button.primary {
    width: 100%;
  }
  .post-contributor-footer .post-contributor-bio-text {
    font-size: 14px;
  }
}


@media screen and (min-width: 768px) {
  .post-silhouette {
    padding: 15px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-title {
    margin-top: 10.44225025px;
    height: 120px;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta {
    width: 75%;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta.with-byline-image {
    margin: 20px 0;
  }
}


@media screen and (max-width: 370px) {
  table.post-meta tr td.post-meta-item {
    font-size: 12px;
  }
}


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-image {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .post-preview-silhouette .post-preview-silhouette-image {
    display: none;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .markup table.image-wrapper img,
  body .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 540px) {
  body .markup iframe.spotify-wrap,
  body .markup a.spotify-wrap {
    width: auto !important;
  }
}


@media screen and (max-width: 540px) {
  body .markup div.youtube-wrap div.youtube-screen,
  body .markup div.vimeo-wrap div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 540px) {
  body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 28px 24px;
  }
}


@media print {
  body .markup .button-wrapper {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  body .header a.logo {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@media screen and (max-width: 420px) {
  body .subscription-receipt table:first-of-type .subscription-amount .subscription-discount {
    width: 72px !important;
  }
}


@media screen and (min-width: 481px) {
  body .share-button-container {
    height: auto;
  }
}


@media screen and (max-width: 480px) {
  body .share-button-container .separator {
    display: block !important;
    margin: 0 !important;
    height: 8px !important;
    border-left: none !important;
  }
}


@media screen and (max-width: 540px) {
  body .footer {
    outline: 8px solid #f8f8f8 !important;
  }
}


@media screen and (max-width: 540px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  .digest-publication .logo img {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@media screen and (min-width: 541px) {
  .user-profile-modal {
    padding-left: 12px;
    padding-right: 12px;
  }
}


@media screen and (max-width: 540px) {
  .subscribe-widget form.form .sideBySideWrap button.rightButton {
    padding: 10px 12px;
    min-width: 112px;
  }
}


@media screen and (min-width: 541px) {
  .pub-icon:hover .logo-hover,
  .feed-item-icon:hover .logo-hover {
    display: block;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor:active {
    padding: 0;
  }
}


@media only screen and (max-width: 630px) {
  .file-embed-button.wide {
    display: none;
  }
}


@media only screen and (min-width: 630px) {
  .file-embed-button.narrow {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjExMDI2MTUwMDUxLjIuZDUwNzNhZjNlYzVhMWU2Zi55bWd1Nmp5b0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NDI5MzAyMTQsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwiaWF0IjoxNjM1MjYwNTE1LCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.Vwo7xHyWMmVAyv2SJtqgzLCZl-609uRXLlAJwlbdIdc/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1mfNy4:KEdKIVkb8G4AYBLiqfMrq4XH1pmPOKo6T6ahvaekPSg" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   This week, we interviewed Becca Lee, who writes The Haunted Librarian, "a spooky lil’ comic inspired by art history and the occult." ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <table border="0" cellpadding="0" cellspacing="0" class="email-body-container" role="presentation" width="100%">
   <tr>
    <td>
    </td>
    <td class="content" width="550">
    </td>
    <td>
    </td>
   </tr>
   <tr>
    <td>
    </td>
    <td align="left" class="content" width="550">
     <div style="font-size: 16px; line-height: 26px; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
      <div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title long published" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.625em; font-weight: bold; line-height: 130%; margin: 0.378em 0 0 0;">
         <a style="color: #1a1a1a; text-decoration: none;">
          What To Read: Becca Lee is savoring spooky season
         </a>
        </h1>
        <table cellpadding="0" cellspacing="0" class="post-meta custom" style="margin: 1em 0;">
         <tr>
          <td class="post-meta-item post-date" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 14px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; vertical-align: middle; white-space: nowrap;" title="2021-10-26T15:01:23.551Z">
           <time datetime="2021-10-26T15:01:23.551Z">
            Oct 26
           </time>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 14px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <span>
            <a class="like-button" style="color: #767676; display: block; position: relative; text-decoration: none;">
             <img alt="" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FHeartIconRounded%253Fv%253D3%2526height%253D28%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 14px; max-width: 14px; vertical-align: middle; width: auto;" width="14"/>
            </a>
           </span>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 14px; padding: 7px 12px 7px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <a style="color: #767676; display: block; text-decoration: none;">
            <img alt="Comment" class="comment-icon" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FCommentIconRounded%253Fv%253D3%2526height%253D28%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 14px; max-width: 14px; vertical-align: middle; width: auto;" width="14"/>
           </a>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 14px; margin-right: 0; padding: 7px 12px 7px 0; padding-bottom: 0; padding-right: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <span>
            <a style="color: #767676; display: block; text-decoration: none;">
             <img alt="Share" class="recommend-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FRecommendIconRounded%253Fv%253D2%2526height%253D36%2526fill%253D%252523757575%2526stroke%253Dnone%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 18px; max-width: 550px; vertical-align: middle; width: 18px;" width="18"/>
            </a>
           </span>
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" style="font-size: 16px; line-height: 26px; padding: 9px 0;">
       <div class="body markup" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; word-break: break-word;">
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
         <em>
          This week, we interviewed
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Becca Lee
          </a>
          , who writes
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           The Haunted Librarian
          </a>
          , a publication that showcases original comics alongside perspectives and anecdotes from art history.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          This interview has been lightly edited for length and clarity.
         </em>
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/14efc754-8318-43b9-b76d-700aa1aae103_1456x1092.png","height":1092,"width":1456,"resizeWidth":null,"bytes":1136285,"alt":null,"title":null,"type":"image/png","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F14efc754-8318-43b9-b76d-700aa1aae103_1456x1092.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
          <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
           Becca Lee
          </figcaption>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs='{"id":487515,"name":"The Haunted Librarian","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/a799a75c-f69f-4ab6-beb5-46325703fdfc_1280x1280.png","base_url":"https://hauntedlibrarian.substack.com","hero_text":"Comics and stories from the haunted library of Becca Lee","author_name":"Becca Lee","show_subscribe":true,"logo_bg_color":"#ffffff"}' style="font-size: 16px; line-height: 26px;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.6); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fa799a75c-f69f-4ab6-beb5-46325703fdfc_1280x1280.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1mfNy4:4ElWmXJjPt9mKR0FptWnwgl7uiYdXSkYce2bB4MzaEA" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 550px; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               The Haunted Librarian
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Comics and stories from the haunted library of Becca Lee
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="" style="color: #767676; text-decoration: none;">
               By Becca Lee
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          What’s your Substack about in one sentence?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The Haunted Librarian is a spooky lil’ comic inspired by art history and the occult.
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          You have a background in art history. How did you get into comics?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I love this question, because it should really be the other way around! I consider myself a comic artist who weirdly got into art history later in life. I was the kid hauling around the Complete Calvin and Hobbes in my backpack and drawing stick-figure comics of all my classmates at lunchtime. (I had high hopes that this would make me popular. It did not.)
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I think I felt comics weren’t serious enough to pursue as a career, because by the time I got to college, I was convinced that I would be a stuffy literary writer instead⁠—or at least a scholar of some kind. For years I tried to write novels, but something about the process just didn’t work. I had young kids at home, so between bedtime tantrums and morning drop-off, I hardly had the time or headspace to write the next Great American Novel.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Eventually, I thought⁠ that maybe I could do something shorter, like an illustrated picture book or a comic series. (I laugh at this now, thinking about how much work it takes to create a single comic.) Although I didn’t have any formal training, I knew a lot of bizarre and funny stories about art and literature, so I decided to blend my interests together and⁠—voilà—the Haunted Librarian comic was born!
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/b669ce07-1fac-4749-bc0b-f28ae9ed9b8c_1456x1623.jpeg","height":1623,"width":1456,"resizeWidth":null,"bytes":278715,"alt":null,"title":null,"type":"image/jpeg","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fb669ce07-1fac-4749-bc0b-f28ae9ed9b8c_1456x1623.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
          <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
           Becca’s
           <a rel="">
            “Straight to Hell”
           </a>
           comic is inspired by a 15th-century illustration of Orpheus and Eurydice.
          </figcaption>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          What is it about medieval artwork specifically that inspires your comics?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Medieval artwork is so funny without even trying. The poses, the settings, the facial expressions are hilariously unrealistic and bizarre. Part of the reason is that lots of medieval artwork was religious, so the facial expressions were left intentionally blank so as not to distract from the deeper spiritual meaning of the text. That’s why you get so many drawings of people looking bored or nonplussed, even as they’re being
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          impaled by swords
         </a>
         or
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          sliced in two with an ax
         </a>
         .
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Also, realism wasn’t a standard of medieval art, so you have all these drawings that look really flat and cartoonish in comparison to other artistic periods. There were no artist schools where they learned things like anatomy and perspective. In fact, medieval artists were often drawing things from memory, or from descriptions that were passed on to them by other people. (For example, try googling “medieval drawings of elephants”⁠—they’re sure to haunt your dreams.)
        </p>
        <div style="font-size: 16px; line-height: 26px;">
         <hr style="background: rgba(204, 204, 204, 0.6); border: none; height: 1px; margin: 24px 0; padding: 0;"/>
        </div>
        <blockquote style="border-left: 4px solid #ee7835; margin: 1em 0;">
         <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; margin-left: 1em;">
          Medieval artwork is so funny without even trying. The poses, the settings, the facial expressions are hilariously unrealistic and bizarre.
         </h3>
        </blockquote>
        <div style="font-size: 16px; line-height: 26px;">
         <hr style="background: rgba(204, 204, 204, 0.6); border: none; height: 1px; margin: 24px 0; padding: 0;"/>
        </div>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         But beyond the paintings and illustrations, I like to think of medieval illuminators⁠—the artists who created all those gold-leafed manuscripts⁠—as some of the original comic artists. They spent years copying down these lengthy religious texts, and what did they do? They filled the margins with hundreds of funny, bizarre, and even lewd drawings. As someone who couldn’t make it through middle-school math without doodling all over my worksheets, I can totally relate. These manuscripts took years to create⁠—no wonder they’re filled with peasants mooning each other and goony little animals dressed up in human clothes.
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          You’ve said that October is your favorite month. Why?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Besides it being the month of Halloween, October is the one month of the year when it feels appropriate to talk about all the things that haunt us. We all have ghosts⁠—people who have died, words we should or shouldn’t have said, or regrets that simply won’t release their grip. We tell ghost stories to show that, if we’re not careful, the darkness can consume us.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I think that’s one reason I can justify spending time on something as silly as comics, even when there’s so much darkness in the world. If we don’t laugh, we’ll be devoured by our ghosts.
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="550">
              <a class="image-link" rel="" style="border: none; display: block; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/109a2b0b-ce5d-4637-b791-3a813af400af_825x825.png","height":825,"width":825,"resizeWidth":null,"bytes":183560,"alt":null,"title":null,"type":"image/png","href":null}' src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_1650%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F109a2b0b-ce5d-4637-b791-3a813af400af_825x825.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 550px; vertical-align: middle; width: 100%;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
          <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
           The first panel in
           <a rel="">
            Becca’s comic
           </a>
           about celebrating October’s arrival
          </figcaption>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         <strong>
          Who’s another Substack writer you’d recommend?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I have absolutely loved reading
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          In The Telling
         </a>
         , a series of graphic novel/comic tutorials by Molly Knox Ostertag. Ostertag has been in the industry for over a decade, and all of it is insanely useful to anyone who wants to improve their graphic novel/comics game.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          Subscribe to Becca’s publication,
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           The Haunted Librarian
          </a>
          , and find them on
          <a rel="" style="color: #1a1a1a; text-decoration: underline;">
           Instagram
          </a>
          .
         </em>
        </p>
        <div class="embedded-publication-wrap" data-attrs='{"id":487515,"name":"The Haunted Librarian","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/a799a75c-f69f-4ab6-beb5-46325703fdfc_1280x1280.png","base_url":"https://hauntedlibrarian.substack.com","hero_text":"Comics and stories from the haunted library of Becca Lee","author_name":"Becca Lee","show_subscribe":true,"logo_bg_color":"#ffffff"}' style="font-size: 16px; line-height: 26px; margin-bottom: 0;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.6); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fa799a75c-f69f-4ab6-beb5-46325703fdfc_1280x1280.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1mfNy4:4ElWmXJjPt9mKR0FptWnwgl7uiYdXSkYce2bB4MzaEA" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 550px; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               The Haunted Librarian
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               Comics and stories from the haunted library of Becca Lee
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="" style="color: #767676; text-decoration: none;">
               By Becca Lee
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
       </div>
      </div>
      <table cellpadding="0" cellspacing="0" class="post-meta big custom" style="margin: 0;">
       <tr>
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; padding: 7px 12px 7px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <span>
          <a class="like-button" style="color: #767676; display: block; position: relative; text-decoration: none;">
           <img alt="" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FHeartIconRounded%253Fv%253D3%2526height%253D36%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 18px; max-width: 18px; vertical-align: middle; width: auto;" width="18"/>
          </a>
         </span>
        </td>
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; padding: 7px 12px 7px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <a style="color: #767676; display: block; text-decoration: none;">
          <img alt="Comment" class="comment-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FCommentIconRounded%253Fv%253D3%2526height%253D36%2526fill%253D%252523757575%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 18px; max-width: 18px; vertical-align: middle; width: auto;" width="18"/>
         </a>
        </td>
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 18px; line-height: 18px; margin-right: 0; padding: 7px 12px 7px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <span>
          <a style="color: #767676; display: block; text-decoration: none;">
           <img alt="Share" class="recommend-icon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_48%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FRecommendIconRounded%253Fv%253D2%2526height%253D48%2526fill%253D%252523757575%2526stroke%253Dnone%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; float: left; height: 24px; max-width: 550px; vertical-align: middle; width: 24px;" width="24"/>
          </a>
         </span>
        </td>
       </tr>
      </table>
      <div class="container-border" style="border-top: 1px solid rgba(204, 204, 204, 0.6); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 24px 0 40px;">
       <div class="body markup" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; word-break: break-word;">
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
         <em>
          This Substack publishes three types of writing:
          <strong>
           stories
          </strong>
          about Substack writers,
          <strong>
           resources
          </strong>
          for Substack writers, and
          <strong>
           news and views
          </strong>
          from the Substack team. To opt in or out of any of these sections, hit the “Unsubscribe” link at the bottom of the email, or go into your profile settings.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          If you liked this post from
         </em>
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          Substack
         </a>
         <em>
          , why not share it?
         </em>
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://on.substack.com/p/what-to-read-becca-lee?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6NDI5MzAyMTQsImlhdCI6MTYzNTI2MDUxNSwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.4tdwbtDtPWEmJgOQdwvdpBBZSovzuT2q-b7vqiq6BRM","text":"Share","class":null}' style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #ee7835; border: none; border-radius: 4px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important;">
          <span style="color: #ffffff; text-decoration: none;">
           Share
          </span>
         </a>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0;">
         P.S.
         <a rel="" style="color: #1a1a1a; text-decoration: underline;">
          We’re hiring!
         </a>
        </p>
       </div>
      </div>
      <div class="footer" style="background: #f8f8f8 !important; color: #bcbcbc; font-size: 16px; line-height: 26px; padding: 32px; text-align: center;">
       <p class="small" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0; padding-bottom: 30px;">
        © 2021
        <span>
         Substack
        </span>
        <a style="color: #bcbcbc; text-decoration: underline;">
         <span style="color: #bcbcbc; text-decoration: underline;">
          Unsubscribe
         </span>
        </a>
        <br/>
        548 Market Street PMB 72296, San Francisco, CA 94104
       </p>
       <p class="small powered-by-substack" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0; padding-bottom: 0;">
        <a style="color: #bcbcbc; text-decoration: none;">
         <img alt="Publish on Substack" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_340%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Fpublish-on-substack.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1mfNy4:UKhyqeAYpT_iHR8JpK6gSz417XuTHI3slEBxuxq0fII" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="170"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" height="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg2.substack.com%252Fo%252FeJwtkE1uxSAMhE9TlhEQIMmCsyADTkqbQMTPq7h9eWnlnf3ZM2MHFY-Uu75TqaQVzCZ4zaQatc0ELwinOTBiHqA3UDVTs-SKSiZXxYjXwrNVriQUs2d8eF1zQ3I3ewYHNaT4nCSfGlZwziF1TlkGYrHrCgCb8lIsVO6evE0YaD5gdKjxhbmniCRoTjljlCsm6VCe-OQlXWbYZ3QSGKp96tfR1FdPH4JeB59Ks6WC-55cukjWMMCNWxzTFnZE__Qfudpv1BF_yom1Yib17xXDvhnM1WKo3WAEe6L_T_ZeG5EE3-bhS5Ah5tNIHnWKv-OLcho/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1mfNy4:cq15EaC4FumuAqG1-YvzPt_H3kdDLcX2KlmXgnrVKVA" width="1px"/>
 </body>
</html>