Inboxes List

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

+New inbox

<html>
 <head>
  <title>
   Dear Writer: Advice on writing from lived experience
  </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-inner div.youtube-screen,
  .typography.editor .markup div.youtube-inner div.youtube-screen,
  .typography .markup div.vimeo-inner div.youtube-screen,
  .typography.editor .markup div.vimeo-inner div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 370px) {
  .typography .markup div.tiktok-wrap,
  .typography.editor .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}


@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: 24px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup .apple-podcast-container,
  .typography.editor .markup .apple-podcast-container {
    width: unset;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed img.install-substack-app-embed-img,
  .typography.editor .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto 16px auto;
  }
}


@media screen and (min-width: 420px) and (max-width: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}


@media (max-width: 600px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-link,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@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: 540px) {
  .social-media-share-preview__description {
    -webkit-line-clamp: 2;
  }
}


@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: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container {
    padding: 36px;
    height: 680px;
  }
}


@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container .footer {
    position: absolute;
    bottom: 36px;
    margin: 0px;
  }
}


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


@media screen and (max-width: 540px) {
  .post .post-header .meta-author-wrap.alternative-meta .meta-right-column .post-meta {
    margin-top: 6px;
  }
}


@media screen and (max-width: 540px) {
  .post .post-footer.use-separators {
    justify-content: center;
    margin: 0 -16px;
    padding: 0;
    gap: 0;
  }
}


@media screen and (max-width: 540px) {
  .post .post-footer.next-prev {
    height: 64px;
    justify-content: space-between;
    box-sizing: border-box;
  }
}


@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: 16px 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: 540px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    padding-right: 16px;
  }
}


@media screen and (max-width: 370px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    font-size: 14px;
  }
}


@media screen and (max-width: 540px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item.guest-author-publication,
  .post-meta.alternative-meta .post-meta-item.guest-author-publication {
    display: none;
  }
}


@media screen and (max-width: 370px) {
  .post-meta .post-meta-item .post-meta-button {
    height: 36px !important;
  }
  .post-meta .post-meta-item .post-meta-button .meta-button-label {
    display: none;
  }
  .post-meta .post-meta-item .post-meta-button > svg {
    margin-right: 0;
  }
}


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


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-content .post-preview-meta {
    margin-top: 12px 0;
  }
}


@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 screen and (max-width: 630px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}


@media screen and (max-width: 840px) {
  .header-with-anchor-widget .header-anchor-widget {
    display: none;
  }
}


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


@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 #f5f5f5 !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: 4px;
  }
}


@media screen and (max-width: 540px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: 17px;
  }
}


@media screen and (max-width: 540px) {
  .comment > .comment-list {
    padding-left: 25px;
  }
}


@media screen and (max-width: 540px) {
  .finish-magic-login-modal .modal-content .container {
    padding: 24px 0;
  }
}


@media (max-width: 500px) {
  .reader2-text-b3 {
    line-height: 22px;
  }
}


@media screen and (max-width: 630px) {
  .reader2-text-h4 {
    line-height: 22px;
  }
}


@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;
  }
}


@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,
  .file-embed-error-button.wide {
    display: none;
  }
}


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


@media screen and (min-width: 541px) {
  .audio-player-wrapper .audio-player {
    min-width: 500px;
  }
}


@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;
  }
}


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


@media screen and (max-width: 540px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media (min-width: 250px) {
  .audio-player-wrapper-fancy .audio-player {
    padding: 32px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:last-of-type {
    display: block;
  }
}


@media (min-width: 300px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-title {
    margin-top: 16px;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 15%;
    width: 15%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 25%;
    width: 25%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 40%;
    width: 40%;
  }
}


@media (max-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    margin-top: 12px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button {
    font-size: 13px;
    padding: 6px 12px;
    height: auto;
    margin-top: 10px;
  }
}


@media (min-width: 600px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 55%;
    width: 55%;
  }
}


@media (max-width: 620px) {
  .poll-editor-modal {
    min-width: calc(100% - 20px);
  }
}


@media (max-width: 750px) {
  .poll-embed .poll-anchor-target .poll-anchor-copy-button {
    left: 8px;
    top: 45px;
  }
}


@media screen and (min-width: 541px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 26px 24px;
  }
}


@media screen and (max-width: 630px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 630px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}


@media (min-width: 631px) {
  .sm\:tw-relative {
    position: relative !important;
  }
  .sm\:tw-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sm\:tw-ml-0 {
    margin-left: 0px !important;
  }
  .sm\:tw-mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:tw-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:tw-block {
    display: block !important;
  }
  .sm\:tw-flex {
    display: flex !important;
  }
  .sm\:tw-hidden {
    display: none !important;
  }
  .sm\:tw-h-56 {
    height: 14rem !important;
  }
  .sm\:tw-max-h-\[60vh\] {
    max-height: 60vh !important;
  }
  .sm\:tw-w-auto {
    width: auto !important;
  }
  .sm\:tw-w-56 {
    width: 14rem !important;
  }
  .sm\:tw-w-\[500px\] {
    width: 500px !important;
  }
  .sm\:tw-max-w-none {
    max-width: none !important;
  }
  .sm\:tw-gap-3 {
    gap: 0.75rem !important;
  }
  .sm\:tw-gap-4 {
    gap: 1rem !important;
  }
  .sm\:tw-gap-5 {
    gap: 1.25rem !important;
  }
  .sm\:tw-gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:tw-gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }
  .sm\:tw-border {
    border-width: 1px !important;
  }
  .sm\:tw-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:tw-pb-16 {
    padding-bottom: 4rem !important;
  }
  .sm\:tw-text-left {
    text-align: left !important;
  }
  .sm\:tw-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .sm\:tw-text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .sm\:tw-text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .sm\:tw-text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .sm\:tw-text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
  .sm\:tw-font-medium {
    font-weight: 500 !important;
  }
  .sm\:tw-text-pub-secondary-text {
    color: #767676 !important;
  }
  .sm\:tw-opacity-70 {
    opacity: 0.7 !important;
  }
  .sm\:hover\:tw-opacity-100:hover {
    opacity: 1 !important;
  }
}


@media (min-width: 768px) {
  .md\:tw-left-auto {
    left: auto !important;
  }
  .md\:tw-bottom-4 {
    bottom: 1rem !important;
  }
  .md\:tw-right-4 {
    right: 1rem !important;
  }
  .md\:tw-w-3\/4 {
    width: 75% !important;
  }
  .md\:tw-pl-4 {
    padding-left: 1rem !important;
  }
}


@media screen and (max-width: 630px) {
  .frontend-pencraft-FlexBox-module__flex-direction-mobile-column--SxTLO {
    flex-direction: column;
  }
  .frontend-pencraft-FlexBox-module__flex-direction-mobile-row--1-UBk {
    flex-direction: row;
  }
  .frontend-pencraft-FlexBox-module__flex-direction-mobile-row-reverse--3zzi5 {
    flex-direction: row-reverse;
  }
  .frontend-pencraft-FlexBox-module__flex-direction-mobile-column-reverse--2DHdq {
    flex-direction: column-reverse;
  }
  .frontend-pencraft-FlexBox-module__flex-wrap-mobile-nowrap--2pRIw {
    flex-wrap: nowrap;
  }
  .frontend-pencraft-FlexBox-module__flex-wrap-mobile-wrap--3bv29 {
    flex-wrap: wrap;
  }
  .frontend-pencraft-FlexBox-module__flex-wrap-mobile-wrap-reverse--2FKBX {
    flex-wrap: wrap-reverse;
  }
  .frontend-pencraft-FlexBox-module__flex-justify-mobile-start--2ZR4L {
    justify-content: flex-start;
  }
  .frontend-pencraft-FlexBox-module__flex-justify-mobile-space-between--3QF3f {
    justify-content: space-between;
  }
  .frontend-pencraft-FlexBox-module__flex-justify-mobile-center--3pjlk {
    justify-content: center;
  }
  .frontend-pencraft-FlexBox-module__flex-justify-mobile-end--1dkmN {
    justify-content: flex-end;
  }
  .frontend-pencraft-FlexBox-module__flex-align-mobile-start--3enX4 {
    align-items: flex-start;
  }
  .frontend-pencraft-FlexBox-module__flex-align-mobile-end--1MkFN {
    align-items: flex-end;
  }
  .frontend-pencraft-FlexBox-module__flex-align-mobile-center--j-SPn {
    align-items: center;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-0--3wOdW {
    gap: 0;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-4--1BwAi {
    gap: 4px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-6--2z7Tb {
    gap: 6px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-8--3hJ-O {
    gap: 8px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-12--11xWu {
    gap: 12px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-16--1b_qR {
    gap: 16px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-20--MfQyO {
    gap: 20px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-24--3KuBc {
    gap: 24px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-32--3L3NT {
    gap: 32px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-40--2PtCW {
    gap: 40px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-48--2-eRg {
    gap: 48px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-56--3g-Di {
    gap: 56px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-80--19QWA {
    gap: 80px;
  }
  .frontend-pencraft-FlexBox-module__flex-gap-mobile-120--1smaJ {
    gap: 120px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-0--RNejj {
    padding: 0;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-4--33_7O {
    padding: 4px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-6--2bop_ {
    padding: 6px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-8--3CnGY {
    padding: 8px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-12--3za9v {
    padding: 12px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-16--2VVdc {
    padding: 16px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-20--ELKIF {
    padding: 20px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-24--EbdwN {
    padding: 24px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-32--LepBC {
    padding: 32px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-40--3THhs {
    padding: 40px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-48--1AhGd {
    padding: 48px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-56--MrZAE {
    padding: 56px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-80--2l5fJ {
    padding: 80px;
  }
  .frontend-pencraft-FlexBox-module__padding-mobile-120--gPV2Y {
    padding: 120px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-0--3XTU- {
    padding-top: 0;
    padding-bottom: 0;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-4--25h_r {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-6--2AaRS {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-8--1zWXe {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-12--3fu26 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-16--kbO7y {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-20--1ZoV1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-24--1LBok {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-32--1th65 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-40--1FGQr {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-48--U9Efp {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-56--OrGoY {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-80--3vQKv {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .frontend-pencraft-FlexBox-module__padding-y-mobile-120--1AKzu {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-0--kMwXC {
    padding-left: 0;
    padding-right: 0;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-4--1mEeX {
    padding-left: 4px;
    padding-right: 4px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-6--1DLXO {
    padding-left: 6px;
    padding-right: 6px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-8--3a6hZ {
    padding-left: 8px;
    padding-right: 8px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-12--7oDDT {
    padding-left: 12px;
    padding-right: 12px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-16--3LLpJ {
    padding-left: 16px;
    padding-right: 16px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-20--1nx1D {
    padding-left: 20px;
    padding-right: 20px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-24--2zLmG {
    padding-left: 24px;
    padding-right: 24px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-32--1nmD2 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-40--b0gGk {
    padding-left: 40px;
    padding-right: 40px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-48--rPfUU {
    padding-left: 48px;
    padding-right: 48px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-56--18e-I {
    padding-left: 56px;
    padding-right: 56px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-80--2ezfB {
    padding-left: 80px;
    padding-right: 80px;
  }
  .frontend-pencraft-FlexBox-module__padding-x-mobile-120--1_tYZ {
    padding-left: 120px;
    padding-right: 120px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-0--2QAjP {
    padding-top: 0;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-4--1KQww {
    padding-top: 4px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-6--EQRtF {
    padding-top: 6px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-8--1LbT7 {
    padding-top: 8px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-12--2Msm2 {
    padding-top: 12px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-16--35Vv8 {
    padding-top: 16px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-20--JfMyT {
    padding-top: 20px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-24--2UvOi {
    padding-top: 24px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-32--9wUA8 {
    padding-top: 32px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-40--2Zb3_ {
    padding-top: 40px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-48--2yft_ {
    padding-top: 48px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-56--67hJl {
    padding-top: 56px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-80--WfftE {
    padding-top: 80px;
  }
  .frontend-pencraft-FlexBox-module__padding-top-mobile-120--3gi2O {
    padding-top: 120px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-0--237jn {
    padding-bottom: 0;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-4--36z3q {
    padding-bottom: 4px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-6--uMIFj {
    padding-bottom: 6px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-8--1dWwx {
    padding-bottom: 8px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-12--3esqB {
    padding-bottom: 12px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-16--1Q5Fc {
    padding-bottom: 16px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-20--1GJv4 {
    padding-bottom: 20px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-24--CpN7l {
    padding-bottom: 24px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-32--HU3u8 {
    padding-bottom: 32px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-40--KZIb6 {
    padding-bottom: 40px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-48--2Sl4J {
    padding-bottom: 48px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-56--2U9vX {
    padding-bottom: 56px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-80--VVZl2 {
    padding-bottom: 80px;
  }
  .frontend-pencraft-FlexBox-module__padding-bottom-mobile-120--pFPG_ {
    padding-bottom: 120px;
  }
}


@media (max-width: 1168px) {
  .frontend-components-NavBadge-module__responsive--3TOrk {
    right: 2px;
    width: 6px;
    height: 6px;
  }
}


@media (max-width: 500px) {
  .frontend-components-NavBadge-module__responsive--3TOrk {
    right: auto;
    bottom: -2px;
  }
}


@media screen and (max-width: 630px) {
  .frontend-pencraft-Text-module__marketingHeading1xl--3eMsM.frontend-pencraft-Text-module__marketingHeading1xl--3eMsM {
    font-size: 44px;
    line-height: 54.56px;
  }
  .frontend-pencraft-Text-module__marketingHeading1--2faSI.frontend-pencraft-Text-module__marketingHeading1--2faSI {
    font-size: 44px;
    line-height: 54.56px;
  }
  .frontend-pencraft-Text-module__marketingHeading2--3kVJM.frontend-pencraft-Text-module__marketingHeading2--3kVJM {
    font-size: 32px;
    line-height: 33.79px;
  }
  .frontend-pencraft-Text-module__marketingHeading3--3VbJ0.frontend-pencraft-Text-module__marketingHeading3--3VbJ0 {
    font-size: 28px;
    line-height: 34.72px;
  }
  .frontend-pencraft-Text-module__marketingQuote--1DD9-.frontend-pencraft-Text-module__marketingQuote--1DD9- {
    font-size: 28px;
    line-height: 35px;
  }
}


@media (max-width: var(--nav-bp-2)) {
  .frontend-reader2-Page-module__linkRow--1QoCL.frontend-reader2-Page-module__isPadded--Gbh4N {
    padding: 12px 0;
  }
}


@media (max-width: 540px) {
  .frontend-login-typo_handler-EmailTypoHandler-module__wrapper--3KwYe {
    max-width: none;
    margin: 0;
  }
}


@media screen and (max-width: 540px) {
  .frontend-components-prompts-WriterShareModal-module__toast--wc1bo {
    margin-bottom: 20px;
  }
}


@media (max-width: 540px) {
  .frontend-lib-ProfileSetupToast-module__headerRow--17w27 {
    flex-wrap: wrap;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-MarketingBenefits-module__image--2QUft {
    max-width: 320px;
    width: 100%;
  }
  .frontend-substack-MarketingBenefits-module__text--SaPmW {
    width: 100%;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-MarketingFaq-module__question--2rUpu {
    padding-right: 0;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-MarketingHero-module__hero--3h-vI {
    padding-top: 164px;
    padding-bottom: 80px;
    height: auto;
  }
  .frontend-substack-MarketingHero-module__heroInnerRow--2eFw1 {
    height: auto;
  }
  .frontend-substack-MarketingHero-module__heroImg--bOtm8 {
    flex-basis: auto !important;
    max-width: 342px;
  }
  .frontend-substack-MarketingHero-module__heroText--1wSRq {
    flex-basis: auto !important;
  }
}


@media screen and (max-width: 540px) {
  .frontend-substack-cohort-CohortSection-module__container--1kCbv {
    padding: 80px 0;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-cohort-HeadingBodyLockup-module__container--3cJOk {
    margin: 0 auto;
    text-align: center !important;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-cohort-ComparisonChart-module__container--3mgsM {
    padding: 4px 8px;
  }
  .frontend-substack-cohort-ComparisonChart-module__cell--3MIa5 {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 2px;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-HomePageLeaderboard-module__itemRank--11Q67 {
    display: none;
  }
}


@media screen and (max-width: 630px) {
  .frontend-substack-home_page-module__home--28JuV section h2 {
    margin-top: 80px;
    font-size: 44px;
    line-height: 54.56px;
  }
  .frontend-substack-home_page-module__writerList--1rikY {
    padding: 0 24px 80px 24px;
    gap: 80px;
  }
  .frontend-substack-home_page-module__writerList--1rikY > div {
    margin-top: 0;
    gap: 80px;
  }
  .frontend-substack-home_page-module__accordion--FrMcl {
    flex-basis: auto;
  }
  .frontend-substack-home_page-module__readingExperience--3sCWK {
    max-height: 100px;
    max-width: 100%;
  }
  .frontend-substack-home_page-module__readingExperiencesImage--3YmzM {
    width: 110%;
    flex-basis: auto;
  }
  .frontend-substack-home_page-module__expandCollapseButton--3UjfI {
    top: 34px;
  }
}


@media screen and (max-width: 540px) {
  .frontend-substack-PublicationThreadAppLinkPage-module__threadsLinkContainer--3JR5W {
    width: calc(100vw - 80px);
  }
}


@media @phone {
  .frontend-components-add_to_podcast-module__rssFeed--2tDOK {
    margin-top: 48px;
    font-size: 14px;
  }
}


@media screen and (max-width: 540px) {
  .frontend-account-groups-GroupManagement-module__groupSubWrapper--OIOo2 {
    width: 100%;
  }
}


@media (max-width: 825px) {
  .frontend-reader2-PostViewer-module__navArrows--3IjkT {
    opacity: 0;
  }
}


@media (max-width: 500px) {
  .frontend-reader2-MobileLibraryPage-module__librarySection---VCGN {
    padding: 8px 0;
    gap: 0;
    border: none;
  }
}


@media (max-width: 500px) {
  .frontend-reader2-MobileLibraryPage-module__libraryIcon--1YAbp {
    height: 32px;
    width: 32px;
  }
}


@media screen and (max-width: 500px) {
  .frontend-reader2-ManageSubscriptionPage-module__highlightRow--1lIkl.frontend-reader2-ManageSubscriptionPage-module__withPlans--3KhSk {
    align-items: start;
    flex-direction: column;
  }
  .frontend-reader2-ManageSubscriptionPage-module__highlightButtons--1lIV5 {
    flex-direction: column;
    width: 100%;
  }
}


@media screen and (max-width: 631px) {
  .frontend-editor-post-AudioEducationModal-module__modalContainer--3-T0R {
    height: 524px;
  }
}


@media (max-width: 540px) {
  .frontend-publish-stats-pages-reader_referrals_stats-reader_referrals_stats-module__popoverWrapper--3Gh5i {
    display: none;
  }
}
  </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%253DeyJtIjoiPDIwMjIxMDAzMTUwMTE3LjMuZDkwMDk1MmIzNjlkZWFkY0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NzQ1NzMwOTUsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6InRvcCIsImlhdCI6MTY2NDgwOTQxMywiZXhwIjoxNjY3NDAxNDEzLCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.43Yr2_IjlJinWARobcHaSomlE0YiH25JlTSRIxFRy_s/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1ofMzQ:dnv4F3EXOe9Th3GUpNgH18xN7xtzzdXOsdBNZBVY19s" 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;">
   On taking control of what you share and finding a format and tone which feels comfortable, from Lucy Webster of The View from Down Here  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </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%;">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="right" style="height: 40px;">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
          <tr>
           <td style="vertical-align: middle;">
            <a class="tw-font-body tw-text-ssm tw-text-substack-secondary" style="color: #808080 !important; font-family: SF Pro Text, -apple-system, BlinkMacSystemFont, Inter, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; font-size: 13px !important;">
             Open in browser
            </a>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 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: #404040; 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: #404040; text-decoration: none;">
          Dear Writer: Advice on writing from lived experience
         </a>
        </h1>
        <h3 class="subtitle" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #767676; 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: 20px; font-weight: normal; line-height: 1.16em; margin: 4px 0 8px; margin-top: 8px;">
         On taking control of what you share and finding a format and tone which feels comfortable, from Lucy Webster of The View from Down Here
        </h3>
        <table class="meta-author-wrap with-photo" style="margin: 1em 0;">
         <tr class="meta-author-wrap-row">
          <td>
           <div class="user-head" style="font-size: 16px; line-height: 26px;">
            <a>
             <div class="profile-img-wrap" style="font-size: 16px; line-height: 26px; position: relative;">
              <img alt="" height="45" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_90%252Ch_90%252Cc_fill%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F5b65cdc4-470e-4cc0-8d51-d516b50d9a4d_600x600.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; border-radius: 50%; cursor: pointer; display: block; height: 45px; max-width: 550px; vertical-align: middle; width: 45px;" width="45"/>
             </div>
            </a>
           </div>
          </td>
          <td class="meta-author-contents">
           <div class="meta-right-column" style="font-size: 16px; line-height: 1em; margin-left: 12px;">
            <div class="meta-author" 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; line-height: 17px;">
             <a style="color: #404040; text-decoration: none;">
              Lucy Webster
             </a>
            </div>
            <table cellpadding="0" cellspacing="0" class="post-meta custom" style="align-items: center; height: 20px; margin: 4px 0 0 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; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 2px; padding-right: 0; padding-top: 2px; position: relative; text-decoration: none; white-space: nowrap;" title="2022-10-03T15:02:07.233Z">
               <time datetime="2022-10-03T15:02:07.233Z">
                Oct 3
               </time>
              </td>
             </tr>
            </table>
           </div>
          </td>
         </tr>
        </table>
        <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-top" role="presentation" style="border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;" width="100%">
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="36">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid #e0e0e0; border-radius: 100000px; color: #808080; display: inline-block; font-family: 'SF Pro Text', -apple-system, ui-sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 36px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="36">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid #e0e0e0; border-radius: 100000px; color: #808080; display: inline-block; font-family: 'SF Pro Text', -apple-system, ui-sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 36px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="36">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid #e0e0e0; border-radius: 100000px; color: #808080; display: inline-block; font-family: 'SF Pro Text', -apple-system, ui-sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 36px;">
                     <img alt="" class="icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
             <td align="right">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td align="center">
                    <a class="email-button-outline" style="border: 1px solid #e0e0e0; border-radius: 100000px; color: #808080; display: inline-block; font-family: 'SF Pro Text', -apple-system, ui-sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; font-weight: 500; line-height: 1; padding: 11.5px 14px; text-decoration: none; text-transform: uppercase;">
                     ▷  Listen
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td align="center">
                    <a class="email-button-outline" style="border: 1px solid #e0e0e0; border-radius: 100000px; color: #808080; display: inline-block; font-family: 'SF Pro Text', -apple-system, ui-sans-serif, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; font-weight: 500; line-height: 1; padding: 11.5px 14px; text-decoration: none; text-transform: uppercase;">
                     SAVE
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="body markup" dir="auto" style="font-family: Lora,sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 12px; text-align: initial; width: 100%; word-break: break-word;">
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-top: 0;">
         <span>
          We asked
         </span>
         <a rel="" style="color: #404040; text-decoration: underline;">
          Lucy Webster
         </a>
         <span>
          for her advice on writing personal truths and tales taken from your own life and its events. In her newsletter
         </span>
         <a rel="" style="color: #404040; text-decoration: underline;">
          The View From Down Here
         </a>
         <span>
          , Lucy writes about her life as a journalist and “what it’s really like to be disabled.”
         </span>
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Lucy is working on her first book—a memoir—about the intersection of disability and womanhood. She is a former political reporter for the BBC and, as a freelance journalist covering disability, writes for The Guardian, The Financial Times, The Times, and Tortoise Media. Read on for her response.
        </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="504">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/189471e3-1d1e-4fd0-af75-42440ba2c7a5_504x362.png","fullscreen":null,"imageSize":null,"height":362,"width":504,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"internalRedirect":null}' height="362" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_504%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F189471e3-1d1e-4fd0-af75-42440ba2c7a5_504x362.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="504"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <em>
          <strong>
           Dear writer, how do you feel comfortable writing about difficult personal experiences?
          </strong>
         </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="1200">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; 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/f706f510-6b08-4901-a855-529ab4544b6f_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":false,"internalRedirect":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Ff706f510-6b08-4901-a855-529ab4544b6f_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Dear writer,
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         With these things, the how follows from the why. I write about disability—from my perspective as a lifelong, full-time wheelchair user—in the hope that I prompt people to reexamine their assumptions, challenge their prejudices, and, eventually, become allies in the fight against ableism. I’ve been doing this work long enough by now to know that when it comes to something like disability—something few people outside the community have ever really thought about—it takes a personal story to draw readers in and to help them relate. Without the emotion of a firsthand experience, the topic is too abstract, too out-of-reach. I want people to care, and so I share.
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         I want people to learn about ableism, so I write about the ableism I experience. And I want as many people as possible to do that learning, so I write in a very personal way, as this is the kind of writing that gets shared the most (at least on Substack). So, motivation is important. I doubt I would share the things I do if I didn’t think doing so was actively helping me towards those two goals. In other words, when it comes to writing about difficult personal experiences, I ask myself: is it worth it? If it is, this helps me put aside doubts (whether I seem weak or attention-seeking) and fears (will the response be horrible?) and simply do the job that needs to be done: putting words on the page. It gets easier the more you do it. These days, most of the time, I barely even think about it. So if you’d like to write about difficult personal experiences but you’re feeling daunted, ask yourself why you’d like to do it. The answer may be all you need to get started.
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         That being said, I don’t share what I don’t want to, and neither should you. I generally don’t share things if I don’t think they’ll help make my point, but I also choose to keep some things back purely for emotional reasons.
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Sometimes an experience is too raw or private, or I simply haven’t worked out what to say about it yet. As a nonfiction writer, you owe your audience the truth, but you don’t owe them the whole truth immediately. You are allowed to pick and choose. This is true even within certain topics. For example, back in March I wrote an
         </span>
         <a rel="" style="color: #404040; text-decoration: underline;">
          incredibly personal piece about the emotional toll of having new people join my care team
         </a>
         <span>
          . Many of my readers commented on how raw the writing is. But while that is definitely true, there are parts of the experience I deliberately left out. Doing so allowed me to write and publish an important piece about an experience we often shroud in silence, without stressing myself out. It also allows me to put some of my interviewees at ease. I tell them to flag if there’s something we talked about that they don’t want shared and I’ll either leave it out entirely or summarize the discussion, as I did in
         </span>
         <a rel="" style="color: #404040; text-decoration: underline;">
          this incredible interview with disabled author Rebekah Taussig
         </a>
         <span>
          . Remember, you can tell the truth about a difficult experience without baring all.
         </span>
        </p>
        <blockquote style="border-left: 4px solid #FF7731; margin: 20px 0;">
         <h4 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #404040; 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.125em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; margin-left: 20px;">
          <strong>
           If you’d like to write about difficult personal experiences but you’re feeling daunted, ask yourself why you’d like to do it. The answer may be all you need to get started.
          </strong>
         </h4>
        </blockquote>
        <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="1200">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; 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/4ac70aef-eaa6-406f-9947-163223ee0f10_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"internalRedirect":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F4ac70aef-eaa6-406f-9947-163223ee0f10_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Making these decisions about what and what not to share helps me feel in control. This is a key part of being comfortable writing about difficult personal experiences—I only ever do it on my own terms. That’s one of the reasons I do this writing on Substack; I don’t have to contort my experiences or share more than I want to in order to meet the demands of an editor or, worse, an algorithm.
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         There’s also something to be said for how you write about difficult personal experiences. I don’t believe in whitewashing. Some things are just bad and we shouldn’t pretend otherwise. But I also don’t believe that unrelenting misery is an accurate or useful form of disability representation. So I try to pepper my writing with humor (OK, if I’m honest, sarcasm). This is mainly because I would like readers to actually enjoy the newsletter, but also because using humor makes the writing easier. It’s a way to put a little distance between myself as someone who has experienced something bad and myself as a professional writer. This separation makes me feel much more comfortable sharing my work; I’d recommend leaning into the gap as much as possible. It helps that a lot of ableism is so absurd that I don’t have to reach very hard for the punchline.
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          These techniques, and the editorial control I retain, help me to be perfectly comfortable writing about difficult things, like
         </span>
         <a rel="" style="color: #404040; text-decoration: underline;">
          accepting that my life won’t be like my friends’
         </a>
         <span>
          . But at the end of the day, I am happy to share because I hope I am doing good. It’s all about “why.” Well, that, and the fact that I’m a chronic oversharer in real life too. Perhaps, if you’re still worried, talk to a friend about what you want to cover and see how you feel. You may find you’re much more confident than you imagined.
         </span>
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Good luck,
         </span>
         <br/>
         <span>
          Lucy
         </span>
        </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="1200">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; 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/ea8e3fa0-0019-4795-8b9b-aa4930119046_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null,"belowTheFold":true,"internalRedirect":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fea8e3fa0-0019-4795-8b9b-aa4930119046_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <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="430">
              <a class="image-link" rel="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/88836c5b-857e-4321-a9e3-9b62c19a48e6_2016x1448.png","fullscreen":null,"imageSize":null,"height":1046,"width":1456,"resizeWidth":430,"bytes":1279396,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"internalRedirect":"https://on.substack.com/i/74573095?img=https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F88836c5b-857e-4321-a9e3-9b62c19a48e6_2016x1448.png"}' height="308.91483516483515" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_430%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F88836c5b-857e-4321-a9e3-9b62c19a48e6_2016x1448.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="430"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs="{&quot;id&quot;:323395,&quot;name&quot;:&quot;The View From Down Here&quot;,&quot;logo_url&quot;:&quot;https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/b015e4ae-7a3b-4519-8e4b-cdc1a82f77aa_600x600.png&quot;,&quot;base_url&quot;:&quot;https://lucywebster.substack.com&quot;,&quot;hero_text&quot;:&quot;What's it *really* like to be disabled? How can you fight ableism? A newsletter aiming to demystify disability through personal stories and observations, from journalist and card-carrying disabled woman Lucy Webster&quot;,&quot;author_name&quot;:&quot;Lucy Webster&quot;,&quot;show_subscribe&quot;:true,&quot;logo_bg_color&quot;:&quot;#ffffff&quot;}" style="font-size: 16px; line-height: 26px;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; 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: 600px; 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%252Fb015e4ae-7a3b-4519-8e4b-cdc1a82f77aa_600x600.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1ofMzQ:ooGSYxns4SuQKq9YYkLSFdebxtKLCB74mYdRu0wKflU" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 100%; 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: #404040; 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 2px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               The View From Down Here
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 4px;">
              <a rel="" style="color: #1a1a1a; text-decoration: none;">
               What's it *really* like to be disabled? How can you fight ableism? A newsletter aiming to demystify disability through personal stories and observations, from journalist and card-carrying disabled woman Lucy Webster
              </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 Lucy Webster
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <em>
          <span>
           This is the eighth in a recurring series of longform writer advice, following
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Scott Hines’s advice on cultivating connection in the internet age
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Robert Reich’s advice on sharing your personality
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Helena Fitzgerald’s advice on isolation
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Alicia Kennedy’s advice on learning to listen
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Kate Lindsay’s advice on creating trust with your readers
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Anna Codrea-Rado’s advice on learning to celebrate how far you’ve come
          </a>
          <span>
           , and
          </span>
          <a rel="" style="color: #404040; text-decoration: underline;">
           Mason Currey’s advice on creative growth
          </a>
          <span>
           .
          </span>
         </em>
        </p>
        <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0;">
         <em>
          Could you use some advice or inspiration from a fellow writer about creativity, motivation, and the writing life? Submit your question for consideration for a future advice column by leaving it in the comments below.
         </em>
        </p>
       </div>
      </div>
      <table cellpadding="0" cellspacing="0" class="post-meta custom big alternative-meta centered" style="margin: 0 auto;">
       <tr style="align-items: center; display: flex;">
        <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: 100%; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; white-space: nowrap;">
         <span class="post-meta-icon like-reaction-button">
          <a class="like-button button post-meta-button" style="align-items: center; background-color: transparent; border: 1px solid #ebebeb; border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -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; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; text-indent: 0px; white-space: nowrap;">
           <img alt="" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D4%2526height%253D28%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;" width="14"/>
           <span class="like-count" style="color: #1a1a1a; margin-left: 7px;">
            Like
           </span>
          </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: 100%; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 16px; position: relative; text-decoration: none; text-indent: 3px; white-space: nowrap;">
         <a class="post-meta-button button" style="align-items: center; background-color: transparent; border: 1px solid #ebebeb; border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -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; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
          <img alt="Comment" class="comment-icon post-meta-icon" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D4%2526height%253D28%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;" width="14"/>
          <span class="meta-button-label">
           Comment
          </span>
         </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: 100%; line-height: 18px; margin-right: 0; padding: 0px 12px 0px 0; padding-right: 0; position: relative; text-decoration: none; text-indent: 3px; white-space: nowrap;">
         <span>
          <a class="button post-meta-button" style="align-items: center; background-color: transparent; border: 1px solid #ebebeb; border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -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; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
           <img alt="Share" class="recommend-icon post-meta-icon" height="14" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_28%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare%253Fv%253D4%2526height%253D28%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 14px; vertical-align: top; width: auto;" width="14"/>
           <span class="meta-button-label">
            Share
           </span>
          </a>
         </span>
        </td>
       </tr>
      </table>
      <div class="post-contributor-footer" style="font-size: 16px; line-height: 26px; margin-top: 40px;">
       <div class="container-border" style="border-top: 1px solid rgba(204, 204, 204, 0.5); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
       </div>
       <div class="post-contributor-bio" data-user-id="279498" 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: 16px; line-height: 26px; margin: 28px 0;">
        <table cellpadding="0" cellspacing="0" class="post-contributor-bio-table" 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: 16px; width: 100%;">
         <tr class="post-contributor-bio-table-row">
          <td class="post-contributor-bio-userhead-cell" style="width: 52px;" valign="top">
           <div class="user-head" style="font-size: 16px; line-height: 26px;">
            <a>
             <div class="profile-img-wrap" style="font-size: 16px; line-height: 26px; position: relative;">
              <picture>
               <source srcset="https://substackcdn.com/image/fetch/w_104,h_104,c_fill,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F5b65cdc4-470e-4cc0-8d51-d516b50d9a4d_600x600.jpeg" type="image/webp"/>
               <img alt="" class="frontend-components-responsive_img-module__img--1l4UG" sizes="100vw" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_104%252Ch_104%252Cc_fill%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F5b65cdc4-470e-4cc0-8d51-d516b50d9a4d_600x600.jpeg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" srcset="" style="border: none !important; border-radius: 50%; cursor: pointer; display: block; height: 32px; max-width: 550px; vertical-align: middle; width: 32px;"/>
              </picture>
             </div>
            </a>
           </div>
          </td>
          <td class="post-contributor-bio-body-cell" valign="top">
           <div class="post-contributor-bio-body" style="font-size: 16px; line-height: 26px; margin-left: 16px;">
            <div class="post-contributor-bio-preamble" style="font-size: 14px; line-height: 16px; margin-bottom: 10px;">
             A guest post by
            </div>
            <table cellpadding="0" cellspacing="0" class="post-contributor-bio-body-table" 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: 16px; margin-top: 0; width: 100%;">
             <tr class="post-contributor-bio-body-table-row">
              <td class="post-contributor-bio-copy-cell">
               <a class="post-contributor-bio-title" style="color: #1a1a1a; display: block; font-weight: 600; margin-bottom: 7px; text-decoration: none;">
                Lucy Webster
               </a>
               <div class="post-contributor-bio-text" style="font-size: 16px; line-height: 24px;">
                Writer, political journalist and disability advocate.
               </div>
               <div class="post-contributor-bio-controls-email" style="font-size: 16px; line-height: 26px; margin-top: 20px;">
                <a class="post-contributor-bio-subscribe-button button primary" style="background-color: #FF7731; border: none; border-color: #FF7731; border-radius: 4px; border-style: solid; border-width: 10px 20px; 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: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; min-height: 42px; opacity: 1; outline: none; padding: 0; text-align: center; text-decoration: none !important; white-space: nowrap;">
                 <span class="post-contributor-bio-subscribe-button-label" style="color: #ffffff; text-decoration: none;">
                  Subscribe to Lucy
                 </span>
                </a>
               </div>
              </td>
             </tr>
            </table>
           </div>
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="container-border" style="border-top: 1px solid rgba(204, 204, 204, 0.5); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="typography" style="font-size: 16px; line-height: 26px;">
       <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 24px 0 40px;">
        <div class="body markup" dir="auto" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; text-align: initial; width: 100%; word-break: break-word;">
         <p style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-top: 0;">
          <em>
           Thanks for subscribing to
          </em>
          <a rel="" style="color: #404040; text-decoration: underline;">
           On Substack
          </a>
          <em>
           . This post is public, so feel free to share it.
          </em>
         </p>
         <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=74573095&amp;utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share&amp;triggerShare=true&amp;isFreemail=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6NzQ1NzMwOTUsImlhdCI6MTY2NDgwOTQxMiwiZXhwIjoxNjY3NDAxNDEyLCJpc3MiOiJwdWItMSIsInN1YiI6InBvc3QtcmVhY3Rpb24ifQ.vnSd8kx-HrMPpDOva3bjN3Y4CeXcDrydabG4J-Txuc4","text":"Share","action":null,"class":null}' style="color: #404040; font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; text-align: center;">
          <a class="button primary" rel="" style="background-color: #FF7731; 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: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
           <span style="color: #ffffff; text-decoration: none;">
            Share
           </span>
          </a>
         </p>
        </div>
       </div>
      </div>
      <div class="footer hasMargin" style="background: #f5f5f5 !important; color: #808080; font-size: 16px; line-height: 26px; margin-top: 24px; padding: 24px; text-align: center;">
       <p class="small" style="color: #808080; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22px; margin: 0; padding-bottom: 16px;">
        © 2022
        <span>
         Substack
        </span>
        <br/>
        548 Market Street PMB 72296, San Francisco, CA 94104
        <br/>
        <a style="color: #808080;">
         <span style="color: #808080; text-decoration: underline;">
          Unsubscribe
         </span>
        </a>
       </p>
       <p class="small powered-by-substack" style="color: #808080; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; line-height: 22px; margin: 0; margin-top: 0; padding-bottom: 0;">
        <a style="color: #808080; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_260%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fapp-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" srcset="https://substackcdn.com/image/fetch/w_130,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fapp-button.png, https://substackcdn.com/image/fetch/w_260,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fapp-button%402x.png 2x, https://substackcdn.com/image/fetch/w_390,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fapp-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="130"/>
        </a>
        <a style="color: #808080; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Start writing" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_270%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1ofMzQ:hwLNWAAtL1PwOoC3Ve_4eNsO16ROTk2wuCNrZiQNzxc" srcset="https://substackcdn.com/image/fetch/w_135,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button.png, https://substackcdn.com/image/fetch/w_270,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%402x.png 2x, https://substackcdn.com/image/fetch/w_405,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="135"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjIxMDAzMTUwMTE3LjMuZDkwMDk1MmIzNjlkZWFkY0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NzQ1NzMwOTUsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6ImJvdHRvbSIsImlhdCI6MTY2NDgwOTQxMywiZXhwIjoxNjY3NDAxNDEzLCJpc3MiOiJwdWItMCIsInN1YiI6ImVvIn0.UNvyWkudpIyEOS9M5NNS7SbJmwIPdQ77w3872tT1twM/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1ofMzQ:dnv4F3EXOe9Th3GUpNgH18xN7xtzzdXOsdBNZBVY19s" 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"/>
  <img alt="" height="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg2.substack.com%252Fo%252FeJw9UEluxCAQfE04WmAW4wNvQSzlCYoNIwwT-fdhxlLUl1Z1q7bgGh6lXuZZzkZwuLTbBzLqwKN1zTClhKarYHxhkkQjItNSk3TareLzb1rtIM_u9xRcSyXbFA0j3yYEOEX15qTQ2nutmNLCOeX9QjdOF_LWtK7HhBxg8EK9SgYJ5TiQ25vmfhnLIuTC6SpJMjOdZ0YpZ5Iytkx8iisdl9lztUa4GL4EPR7zdHZ_Nhd-psFHqnEcYZ09xrWnDYgffNi2b72eU7sssvM74p2o3Z30E_WTSKoxK78ttesJk_F77mgNlQyxWEYb2ZRM8N-a4H_nDnUr/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1ofMzQ:qP9iFs-2TRPrOKdyez1qHoP2uqXAGGMA0Q7s2nlhFpE" width="1px"/>
 </body>
</html>