    <style>
        .post-card-wrapper{
            font-family: "ABCGaisyrSemi-Mono-Book";
            font-style: normal;
            
        }
        .post-card{
            border-bottom:1px solid #e2e2e2;
            padding: 50px 0px 50px 0px;
            
        }

        .post-date, .post-category{
            font-family:"Pitch";
            font-style: normal;
            font-weight: 400;
            text-transform: uppercase;
            font-size: 11.5px;
            color: #888;
            letter-spacing: 1px;
            line-height: 15px;
        }

        .read-more{
            color: #4d4d4a;
            font-family: "Source Serif 4";
            font-size: 16px;
            font-weight: 400;
            font-style: normal;
            letter-spacing:1px;
            line-height: 15px;
            display: inline-block;
            margin-top: 10px;
            text-decoration: none;
            
        }
        .post-card-pagination{ 
            padding: 40px 0px 40px 0px;
        }
        .post-card-pagination a{ 
            
            justify-content: center;
            align-items: center;
            margin: 20px 0;
            color: #000;
            font-family:"Pitch";
            font-size: 18px;
            font-style: normal;
            text-transform: uppercase;
            font-weight: 400;
            letter-spacing: 1px;
            
        }
        .pagination__link {
            text-decoration: none;
            color: #007bff;
            padding: 10px 15px;
            margin: 0 5px;
        }
        .pagination__link--current {
            color: #fff;
        }

        .pagination__dots {
            padding: 10px 15px;
        }
        .blur {
            filter: blur(0px); /* Adjust the blur amount as needed */
        }
        .post-card-section .post-card-wrapper .post-card .post-date-sec .post-date, .post-card-section .post-card-wrapper .post-card .post-date-sec .post-category {
        font-family: "Pitch";
        color: #6B6B66;
        font-size: 11.5px;
        text-transform: uppercase;
        letter-spacing: 2px;
        }
        .post-card-section .post-card-wrapper .post-card .post-title a {
        color: #282827;
        font-family: "ABCGaisyrSemi-Mono-Book";
        font-style: normal;
        font-weight: 400;
        margin: 0;
        letter-spacing: 0px;
        font-Size: 26px;
        line-height: 1.54;
        }
        .post-card-section .post-card-wrapper .post-card .post-title {
        margin-top: 15px;
        margin-bottom: 45px;
        }
        body .post-card-section .post-card-wrapper .post-card .read-more {
        font-size: 15px;
        }
        .post-card-section .post-card-wrapper .post-card {
        border-bottom: 2px solid #C9C9C6;
        padding: 50px 0px 50px 0px;
        }
        .post-card-section .post-card-wrapper .post-card-pagination .page-numbers {
        color: #888;
        margin: 12px;
        }

        .post-card-section .post-card-wrapper .post-card-pagination .page-numbers.current, .post-card-section .post-card-wrapper .post-card-pagination .next, .post-card-section .post-card-wrapper .post-card-pagination .prev {
        color: #282827;
        }
        @media screen and (max-width:767px) {
        body .post-card-section .post-card-wrapper .post-card .post-title {
            margin-bottom: 25px;
        }
        }
        @media screen and (max-width:600px) {
        .post-card-section .post-card-wrapper .post-card-pagination .page-numbers {
            margin: 0;
            font-size: 16px;
        }
        }

        .post-card-wrapper.tr-cstm-postwrapper {
            display: flex;
            flex-wrap: wrap;
            margin: 0 -20px;
        }

        .post-card-wrapper.tr-cstm-postwrapper .post-card.jr-author-section {
            width: 33.33%;
            padding: 20px;
            border-bottom: 0px;
        }

        .post-card-wrapper.tr-cstm-postwrapper .jr-author-section h4.post-title a {
            font-family: "ABCGaisyrSemi-Mono-Book";
            font-style: normal;
            font-weight: 400;
            margin: 0;
            letter-spacing: 0px;
            text-transform: var(--awb-typography1-text-transform);
            font-size: 21px;
            line-height: 1.38;
            color: var(--awb-link-color);
        }

        .post-card-wrapper.tr-cstm-postwrapper .jr-author-section h4.post-title {
            margin-bottom: 15px;
        }

        .post-card-wrapper.tr-cstm-postwrapper .jr-author-section h4.post-title a:hover {
            color: var(--awb-link-hover-color);
        }
        .post-card-wrapper.tr-cstm-postwrapper .jr-author-section .post-categories a {
            color: #4d4d4a;
        }
        .post-card-wrapper.tr-cstm-postwrapper .jr-author-section .post-categories {
            font-size: 12px;
            text-transform: uppercase;
            font-family: 'Pitch';
            color: #4d4d4a;
            line-height: normal;
            margin-bottom: 20px;
        }
        .post-card-pagination {
        text-align: center;
        margin-top: 0 !important;
        padding: 40px 20px;
        }

        .post-card-pagination .page-numbers {
            margin: 0 10px !important;
        }
        .post-card-black-theme .post-card-wrapper.tr-cstm-postwrapper .post-card {
        border-bottom: 1px solid #282827;
        padding: 20px 0;
        }
        body .post-card-black-theme .post-card-wrapper .post-date-sec .post-category {
            color: #a7a6a1;
            font-family: "Pitch";
            font-style: normal;
            font-weight: 400;
            margin: 0;
            font-size: 1em;
            letter-spacing: 1px;
            text-transform: uppercase;
            line-height: 13px;
        }
        .post-card-black-theme .post-card-wrapper .post-card .post-title a {
            color: #ececeb;
        }
        .post-card-section .post-card-wrapper .post-title {
            font-family: "ABCGaisyrSemi-Mono-Book";
            font-style: normal;
            font-weight: 400;
            margin: 0;
            font-size: 1em;
            letter-spacing: 0px;
            text-transform: var(--awb-typography1-text-transform);
            --fontSize: 26;
            --minFontSize: 26;
            line-height: 1.54;
        }
        .post-card-section .post-card-wrapper .post-card  a.read-more {
            color: #a7a6a1;
        }
        .post-card-section .post-card-wrapper .post-card a.read-more:hover {
            color: #ececeb;
        }
        body .post-card-black-theme .post-card-section  .post-card-pagination .page-numbers {
            color: #a7a6a1;
        }

        body .post-card-black-theme .post-card-section .post-card-pagination .page-numbers:hover, body .post-card-black-theme .post-card-section .post-card-pagination .page-numbers.current {
            color: #ececeb;
        }
        .post-card-black-theme .post-card-wrapper.tr-cstm-postwrapper {
            display: block;
        }
        .post-card-black-theme .post-card-pagination {
        text-align: left;
        }
        @media screen and (min-width: 641px) and (max-width: 1024px) {
            body .post-card-wrapper.tr-cstm-postwrapper .post-card.jr-author-section {
                width: 50%;
            }
        }
        @media screen and (max-width: 640px) {
            body .post-card-wrapper.tr-cstm-postwrapper .post-card.jr-author-section {
                width: 100%;
            }
        }
    </style>

    {"id":4500,"date":"2024-10-31T20:07:13","date_gmt":"2024-10-31T20:07:13","guid":{"rendered":"https:\/\/josephrauch.com\/therauchreview\/?page_id=4500"},"modified":"2025-12-16T19:27:33","modified_gmt":"2025-12-16T19:27:33","slug":"creative-writing","status":"publish","type":"page","link":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/","title":{"rendered":"Creative Writing"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:110px;--awb-padding-right:60px;--awb-padding-left:60px;--awb-padding-top-medium:250px;--awb-padding-right-medium:50px;--awb-padding-left-medium:50px;--awb-padding-top-small:150px;--awb-padding-right-small:30px;--awb-padding-left-small:30px;--awb-background-color:#131312;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_2 1_2 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:30px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:0%;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-one\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:120px;\"><h1 class=\"fusion-title-heading title-heading-left\" style=\"font-family:&quot;PPEditorialNew-UltralightItalic&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:-1px;font-size:1em;line-height:132px;\">Creative Writing<\/h1><\/div><div class=\"fusion-title title fusion-title-2 fusion-no-medium-visibility fusion-no-large-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-left:16px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:75px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;PPEditorialNew-UltralightItalic&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:-1px;font-size:1em;line-height:80px;\">Creative Writing<\/div><\/div><div class=\"fusion-text fusion-text-1 md-text-align-left sm-text-align-left\" style=\"--awb-font-size:19px;--awb-line-height:33px;--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-text-font-family:&quot;Source Serif 4 Italic&quot;;--awb-text-font-style:normal;--awb-text-font-weight:400;\"><p>&#8220;Creative Writing&#8221; is an umbrella term for these three categories:<\/p>\n<ul>\n<li><a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/\">Fiction<\/a><\/li>\n<li><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/\">Creative Nonfiction<\/a><\/li>\n<li><a href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/\">Poetry<\/a><\/li>\n<\/ul>\n<p>We might eventually add these categories: Plays, Musicals, Illustrated Fiction, Illustrated Creative Nonfiction, Illustrated Poetry.<\/p>\n<\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:30px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:0%;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-separator fusion-no-small-visibility fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-top:0px;margin-bottom:40px;width:100%;\"><div class=\"fusion-separator-border sep-single sep-solid\" style=\"--awb-height:20px;--awb-amount:20px;--awb-sep-color:#c9c9c6;border-color:#c9c9c6;border-top-width:2px;\"><\/div><\/div><div class=\"fusion-separator fusion-no-medium-visibility fusion-no-large-visibility fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;margin-top:10px;margin-bottom:15px;width:100%;\"><div class=\"fusion-separator-border sep-single sep-solid\" style=\"--awb-height:20px;--awb-amount:20px;--awb-sep-color:#c9c9c6;border-color:#c9c9c6;border-top-width:2px;\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:0px;--awb-padding-right:60px;--awb-padding-bottom:40px;--awb-padding-left:60px;--awb-padding-right-medium:50px;--awb-padding-bottom-medium:0px;--awb-padding-left-medium:50px;--awb-padding-right-small:30px;--awb-padding-bottom-small:20px;--awb-padding-left-small:30px;--awb-background-color:#131312;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_3_4 3_4 fusion-flex-column fusion-flex-align-self-stretch top-post-section\" style=\"--awb-padding-bottom:17px;--awb-padding-bottom-small:0px;--awb-bg-size:cover;--awb-border-color:#C9C9C6;--awb-border-style:solid;--awb-width-large:75%;--awb-margin-top-large:0px;--awb-spacing-right-large:0px;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.56%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:0px;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:0%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-space-between fusion-content-layout-column\"><div class=\"fusion-post-cards fusion-post-cards-1 fusion-no-small-visibility fusion-no-large-visibility fusion-grid-archive fusion-grid-columns-3\" style=\"--awb-column-spacing:36px;--awb-dots-align:center;--awb-columns:3;--awb-active-filter-border-size:3px;--awb-filters-height:36px;--awb-row-spacing:30px;--awb-margin-right:0px;--awb-columns-medium:50%;--awb-columns-small:100%;\" data-post-type-label=\"posts\"><ul class=\"fusion-grid fusion-grid-3 fusion-flex-align-items-stretch fusion-grid-posts-cards\"><li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/fifty-shades-recycling\/\" target=\"_self\" aria-label=\"fifty-shades-recycling-creative-feature-KT\"><img decoding=\"async\" width=\"2000\" height=\"2521\" alt=\"fifty shades paperback book trilogy stack\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT.webp\" class=\"img-responsive wp-image-3476\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-1200x1513.webp 1200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT.webp 2000w\" sizes=\"(max-width: 640px) 100vw, 2000px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-0 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-2 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/fifty-shades-recycling\/\" target=\"_self\" aria-label=\"fifty-shades-recycling-creative-feature-KT\"><img decoding=\"async\" width=\"2000\" height=\"2521\" alt=\"fifty shades paperback book trilogy stack\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT.webp\" class=\"img-responsive wp-image-3476\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT-1200x1513.webp 1200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/05\/fifty-shades-recycling-creative-feature-KT.webp 2000w\" sizes=\"(max-width: 640px) 100vw, (max-width: 1919px) 1200px,(min-width: 1920px) 50vw\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-1 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-3 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/fifty-shades-recycling\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">\u2018Fifty Shades of Grey\u2019 Almost Made Me Stop Recycling Forever<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-1 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/personal-essays\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">personal essays<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-4 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/fifty-shades-recycling\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">\u2018Fifty Shades of Grey\u2019 Almost Made Me Stop Recycling Forever<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-2 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/personal-essays\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">personal essays<\/span><\/a><\/div><\/div><\/li>\n<li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-3 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/the-end-of-another\/\" target=\"_self\" aria-label=\"hand-water-end-of-another-poem-feature\"><img decoding=\"async\" width=\"2000\" height=\"2499\" alt=\"water flowing through a hand\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1.webp\" class=\"img-responsive wp-image-5380\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-1200x1499.webp 1200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1.webp 2000w\" sizes=\"(max-width: 640px) 100vw, 2000px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-2 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-4 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/the-end-of-another\/\" target=\"_self\" aria-label=\"hand-water-end-of-another-poem-feature\"><img decoding=\"async\" width=\"2000\" height=\"2499\" alt=\"water flowing through a hand\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1.webp\" class=\"img-responsive wp-image-5380\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1-1200x1499.webp 1200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/04\/Hand-1.webp 2000w\" sizes=\"(max-width: 640px) 100vw, (max-width: 1919px) 1200px,(min-width: 1920px) 50vw\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-3 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-5 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/the-end-of-another\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">The end of another<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-3 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/prose-poetry\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">prose poetry<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-6 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/the-end-of-another\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">The end of another<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-4 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/prose-poetry\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">prose poetry<\/span><\/a><\/div><\/div><\/li>\n<li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-5 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/the-doll-hospital\/\" target=\"_self\" aria-label=\"doll-hospital_feature_KT\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"two-story doll house with a medical symbol at the top\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4.webp\" class=\"img-responsive wp-image-2339\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-4 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-6 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/the-doll-hospital\/\" target=\"_self\" aria-label=\"doll-hospital_feature_KT\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"two-story doll house with a medical symbol at the top\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4.webp\" class=\"img-responsive wp-image-2339\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/03\/Doll-Hospital4.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-5 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-7 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/the-doll-hospital\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">The Doll Hospital<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-5 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short fiction<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-8 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/the-doll-hospital\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">The Doll Hospital<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-6 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short fiction<\/span><\/a><\/div><\/div><\/li>\n<li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-7 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" target=\"_self\" aria-label=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp\" class=\"img-responsive wp-image-4342\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-6 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-8 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" target=\"_self\" aria-label=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp\" class=\"img-responsive wp-image-4342\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-7 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-9 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Chronic Illness (and How Bureaucrats Failed Me)<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-7 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-10 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Chronic Illness (and How Bureaucrats Failed Me)<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-8 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/li>\n<\/ul><\/div><div class=\"fusion-post-cards fusion-post-cards-2 fusion-no-medium-visibility fusion-grid-archive fusion-grid-columns-3\" style=\"--awb-column-spacing:36px;--awb-dots-align:center;--awb-columns:3;--awb-active-filter-border-size:3px;--awb-filters-height:36px;--awb-row-spacing:30px;--awb-margin-right:0px;--awb-columns-medium:50%;--awb-columns-small:100%;\" data-post-type-label=\"posts\"><ul class=\"fusion-grid fusion-grid-3 fusion-flex-align-items-stretch fusion-grid-posts-cards\"><li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-9 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drumheller\/\" target=\"_self\" aria-label=\"Rambler Car\"><img decoding=\"async\" width=\"1200\" height=\"1500\" alt=\"Rambler Car\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500.webp\" class=\"img-responsive wp-image-6223\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500.webp 1200w\" sizes=\"(max-width: 640px) 100vw, 1200px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-8 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-10 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drumheller\/\" target=\"_self\" aria-label=\"Rambler Car\"><img decoding=\"async\" width=\"1200\" height=\"1500\" alt=\"Rambler Car\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500.webp\" class=\"img-responsive wp-image-6223\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/08\/drumheller_feature_SS_1200x1500.webp 1200w\" sizes=\"(max-width: 640px) 100vw, 1200px\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-9 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-11 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drumheller\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Drumheller<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-9 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short fiction<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-12 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drumheller\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Drumheller<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-10 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short fiction<\/span><\/a><\/div><\/div><\/li>\n<li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-8 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-11 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" target=\"_self\" aria-label=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp\" class=\"img-responsive wp-image-4342\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-10 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-12 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" target=\"_self\" aria-label=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\"><img decoding=\"async\" width=\"1190\" height=\"1500\" alt=\"Pill Bottle With Drug Capsules and Soft Gels Spilling Out\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp\" class=\"img-responsive wp-image-4342\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-200x252.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-400x504.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-600x756.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1-800x1008.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/chronic-illness-piece-1.webp 1190w\" sizes=\"(max-width: 640px) 100vw, 1190px\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-11 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-13 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Chronic Illness (and How Bureaucrats Failed Me)<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-11 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-14 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/chronic-illness-bureaucrats-failed\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Chronic Illness (and How Bureaucrats Failed Me)<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-12 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/li>\n<li class=\"fusion-layout-column fusion_builder_column fusion-builder-column-9 fusion-flex-column blog-post-card-small-dark post-card fusion-grid-column fusion-post-cards-grid-column\" style=\"--awb-padding-bottom-small:0px;--awb-bg-blend:overlay;--awb-bg-size:cover;--awb-border-color:#c9c9c6;--awb-border-style:solid;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;\" data-scroll-devices=\"small-visibility,medium-visibility,large-visibility\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element fusion-no-small-visibility\" style=\"--awb-margin-bottom:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-13 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/cold-water-race\/\" target=\"_self\" aria-label=\"A Painting of Ripples on the Ocean\"><img decoding=\"async\" width=\"1200\" height=\"1500\" alt=\"A Painting of Ripples on the Ocean\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean.webp\" class=\"img-responsive wp-image-6970\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean.webp 1200w\" sizes=\"(max-width: 640px) 100vw, 1200px\" \/><\/a><\/span><\/div><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-12 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-stretch fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:5.76%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:3.84%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-14 hover-type-none\"><a class=\"fusion-no-lightbox\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/cold-water-race\/\" target=\"_self\" aria-label=\"A Painting of Ripples on the Ocean\"><img decoding=\"async\" width=\"1200\" height=\"1500\" alt=\"A Painting of Ripples on the Ocean\" src=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean.webp\" class=\"img-responsive wp-image-6970\" srcset=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-200x250.webp 200w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-400x500.webp 400w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-600x750.webp 600w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean-800x1000.webp 800w, https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2025\/01\/joseph-rauch-web-water-a-painting-of-ripples-on-the-ocean.webp 1200w\" sizes=\"(max-width: 640px) 100vw, 1200px\" \/><\/a><\/span><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-13 fusion_builder_column_inner_1_2 1_2 fusion-flex-column fusion-flex-align-self-flex-start fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:50%;--awb-order-small:0;--awb-spacing-right-small:3.84%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:5.76%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-15 fusion-sep-none fusion-title-text fusion-title-size-div mobile-title-cw\" style=\"--awb-text-color:#ececeb;--awb-margin-top-small:-4px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:18px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;font-size:1em;line-height:26px;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/cold-water-race\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Cold Water Race<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-13 fusion-button-span-no fusion-button-default-type\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/div><\/div><div class=\"fusion-title title fusion-title-16 fusion-no-small-visibility fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-bottom:12px;--awb-margin-top-small:0px;--awb-margin-right-small:0px;--awb-margin-bottom-small:20px;--awb-margin-left-small:0px;--awb-margin-top-medium:5px;--awb-margin-right-medium:0px;--awb-link-color:#ececeb;--awb-link-hover-color:#c9c9c6;--awb-font-size:21px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag fusion-responsive-typography-calculated\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;letter-spacing:0px;text-transform:var(--awb-typography1-text-transform);font-size:1em;--fontSize:21;--minFontSize:21;line-height:1.38;\"><a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/cold-water-race\/\" class=\"awb-custom-text-color awb-custom-text-hover-color\" target=\"_self\">Cold Water Race<\/a><\/div><\/div><div style=\"text-align:left;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-14 fusion-button-span-no fusion-button-default-type fusion-no-small-visibility\" style=\"--button_accent_color:#a7a6a1;--button_border_color:#a7a6a1;--button_accent_hover_color:#a7a6a1;--button_border_hover_color:#a7a6a1;--button_border_width-top:0px;--button_border_width-right:0px;--button_border_width-bottom:0px;--button_border_width-left:0px;--button_gradient_top_color:rgba(255,255,255,0);--button_gradient_bottom_color:rgba(255,255,255,0);--button_gradient_top_color_hover:rgba(255,255,255,0);--button_gradient_bottom_color_hover:rgba(255,255,255,0);--button_text_transform:uppercase;--button_font_size:11.5px;--button_line_height:15px;--button_padding-top:0px;--button_padding-right:0px;--button_padding-bottom:0px;--button_padding-left:0px;--button_typography-letter-spacing:1px;--button_typography-font-family:&quot;Pitch&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:0px;--button_margin-right:0px;--button_margin-bottom:0px;--button_margin-left:0px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">short creative nonfiction<\/span><\/a><\/div><\/div><\/li>\n<\/ul><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-10 fusion_builder_column_1_4 1_4 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility\" style=\"--awb-padding-bottom:17px;--awb-padding-left:18px;--awb-padding-bottom-medium:0px;--awb-padding-left-medium:0px;--awb-bg-size:cover;--awb-border-color:#C9C9C6;--awb-border-style:solid;--awb-width-large:25%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:-15px;--awb-spacing-right-large:7.68%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:18px;--awb-width-medium:100%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:0%;--awb-margin-bottom-medium:0px;--awb-spacing-left-medium:0%;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-14 fusion_builder_column_inner_1_1 1_1 fusion-flex-column\" style=\"--awb-padding-top:40px;--awb-padding-right:25px;--awb-padding-bottom:40px;--awb-padding-left:25px;--awb-bg-color:#282827;--awb-bg-color-hover:#282827;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-17 fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#f7f7f6;--awb-margin-top:0px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:32px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;font-size:1em;line-height:40px;\">Join our mailing list<\/div><\/div><div class=\"fusion-text fusion-text-2 fusion-text-no-margin\" style=\"--awb-font-size:14px;--awb-line-height:24px;--awb-text-color:#c9c9c9;--awb-margin-top:0px;--awb-margin-bottom:25px;--awb-text-font-family:&quot;Source Serif 4&quot;;--awb-text-font-style:normal;--awb-text-font-weight:400;\"><p>Keep up with our latest articles, book reviews and original creative writing pieces, as well as exclusive rewards.<\/p>\n<\/div><div class=\"klaviyo-form-Wpe5hV\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-11 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility fusion-no-medium-visibility\" style=\"--awb-padding-bottom:10px;--awb-bg-size:cover;--awb-border-color:#C9C9C6;--awb-border-style:solid;--awb-width-large:100%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:12px;--awb-width-medium:100%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:12px;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;width:100%;\"><div class=\"fusion-separator-border sep-single sep-solid\" style=\"--awb-height:20px;--awb-amount:20px;--awb-sep-color:#282827;border-color:#282827;border-top-width:1px;\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-3 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling fusion-no-medium-visibility fusion-no-large-visibility\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:0px;--awb-padding-right:60px;--awb-padding-bottom:40px;--awb-padding-left:60px;--awb-padding-right-small:0px;--awb-padding-bottom-small:0px;--awb-padding-left-small:0px;--awb-background-color:#131312;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-12 fusion_builder_column_1_4 1_4 fusion-flex-column fusion-flex-align-self-stretch\" style=\"--awb-padding-bottom:17px;--awb-bg-size:cover;--awb-border-color:#C9C9C6;--awb-border-style:solid;--awb-width-large:25%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:7.68%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:18px;--awb-width-medium:25%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:7.68%;--awb-spacing-left-medium:18px;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"--awb-flex-grow:0;--awb-flex-grow-medium:0;--awb-flex-grow-small:0;--awb-flex-shrink:0;--awb-flex-shrink-medium:0;--awb-flex-shrink-small:0;width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-15 fusion_builder_column_inner_1_1 1_1 fusion-flex-column\" style=\"--awb-padding-top:40px;--awb-padding-right:25px;--awb-padding-bottom:40px;--awb-padding-left:25px;--awb-bg-color:#282827;--awb-bg-color-hover:#282827;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-margin-bottom-small:0px;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-18 fusion-sep-none fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#f7f7f6;--awb-margin-top:0px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:32px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;font-size:1em;line-height:40px;\">Join our mailing list<\/div><\/div><div class=\"fusion-text fusion-text-3 fusion-text-no-margin\" style=\"--awb-font-size:14px;--awb-line-height:24px;--awb-text-color:#c9c9c9;--awb-margin-top:0px;--awb-margin-bottom:25px;--awb-text-font-family:&quot;Source Serif 4&quot;;--awb-text-font-style:normal;--awb-text-font-weight:400;\"><p>Keep up with our latest articles, book reviews and original creative writing pieces, as well as exclusive rewards.<\/p>\n<\/div><div class=\"klaviyo-form-Wpe5hV\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-13 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-flex-align-self-stretch fusion-no-small-visibility\" style=\"--awb-padding-bottom:10px;--awb-bg-size:cover;--awb-border-color:#C9C9C6;--awb-border-style:solid;--awb-width-large:100%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:12px;--awb-width-medium:100%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:12px;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-separator fusion-full-width-sep\" style=\"align-self: center;margin-left: auto;margin-right: auto;width:100%;\"><div class=\"fusion-separator-border sep-single sep-solid\" style=\"--awb-height:20px;--awb-amount:20px;--awb-sep-color:#282827;border-color:#282827;border-top-width:1px;\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-4 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling do-not-hide\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:50px;--awb-padding-right:60px;--awb-padding-bottom:100px;--awb-padding-left:60px;--awb-padding-right-medium:50px;--awb-padding-bottom-medium:50px;--awb-padding-left-medium:50px;--awb-padding-top-small:12px;--awb-padding-right-small:30px;--awb-padding-bottom-small:0px;--awb-padding-left-small:30px;--awb-background-color:#131312;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-14 fusion_builder_column_2_5 2_5 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:40%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:3.6%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:4.8%;--awb-width-medium:40%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:3.6%;--awb-spacing-left-medium:4.8%;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:0%;--awb-margin-bottom-small:30px;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-19 fusion-sep-none fusion-title-text fusion-title-size-div latest-title-cat-dark\" style=\"--awb-text-color:#ececeb;--awb-margin-top:0px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:13px;\"><div class=\"fusion-title-heading title-heading-left title-heading-tag\" style=\"font-family:&quot;Pitch&quot;;font-style:normal;font-weight:400;margin:0;text-transform:uppercase;font-size:1em;line-height:17px;\">[ LATEST Pieces ]<\/div><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-15 fusion_builder_column_3_5 3_5 fusion-flex-column\" style=\"--awb-padding-right:13%;--awb-padding-right-medium:0px;--awb-padding-right-small:0px;--awb-bg-size:cover;--awb-width-large:60%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:3.2%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.4%;--awb-width-medium:60%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:3.2%;--awb-spacing-left-medium:2.4%;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:0%;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-4 post-card-black-theme\">    <div class=\"post-card-section\">\n        <div class=\"post-card-wrapper tr-cstm-postwrapper\">\n                                    <div class=\"post-card\">\n                            <div class=\"post-date-sec\">\n                                <span class=\"post-date\">\n                                    April 10, 2026                                <\/span>\n                                <span class=\"post-category\">\n                                    <a href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\">\n                                        short fiction                                    <\/a>\n                                <\/span >\n                            <\/div>\n                            <h4 class=\"post-title\">\n                                <a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/greenwood\/\">\n                                    Greenwood                                <\/a>\n                            <\/h4>\n                            <a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/greenwood\/\" class=\"read-more\">Read More >><\/a>\n                        <\/div>\n                                                <div class=\"post-card\">\n                            <div class=\"post-date-sec\">\n                                <span class=\"post-date\">\n                                    February 17, 2026                                <\/span>\n                                <span class=\"post-category\">\n                                    <a href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/free-verse\/\">\n                                        free verse                                    <\/a>\n                                <\/span >\n                            <\/div>\n                            <h4 class=\"post-title\">\n                                <a href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/malnourished-love\/\">\n                                    Malnourished Love                                <\/a>\n                            <\/h4>\n                            <a href=\"https:\/\/josephrauch.com\/therauchreview\/poetry\/malnourished-love\/\" class=\"read-more\">Read More >><\/a>\n                        <\/div>\n                                                <div class=\"post-card\">\n                            <div class=\"post-date-sec\">\n                                <span class=\"post-date\">\n                                    February 10, 2026                                <\/span>\n                                <span class=\"post-category\">\n                                    <a href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-creative-nonfiction\/\">\n                                        short creative nonfiction                                    <\/a>\n                                <\/span >\n                            <\/div>\n                            <h4 class=\"post-title\">\n                                <a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/the-writers-journey\/\">\n                                    A Writer\u2019s Journey: What I Wish Someone Had Told Me                                <\/a>\n                            <\/h4>\n                            <a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/the-writers-journey\/\" class=\"read-more\">Read More >><\/a>\n                        <\/div>\n                                                <div class=\"post-card\">\n                            <div class=\"post-date-sec\">\n                                <span class=\"post-date\">\n                                    February 4, 2026                                <\/span>\n                                <span class=\"post-category\">\n                                    <a href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/short-fiction\/\">\n                                        short fiction                                    <\/a>\n                                <\/span >\n                            <\/div>\n                            <h4 class=\"post-title\">\n                                <a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drinking-and-driving-lessons\/\">\n                                    Drinking and Driving Lessons                                <\/a>\n                            <\/h4>\n                            <a href=\"https:\/\/josephrauch.com\/therauchreview\/fiction\/drinking-and-driving-lessons\/\" class=\"read-more\">Read More >><\/a>\n                        <\/div>\n                                                <div class=\"post-card\">\n                            <div class=\"post-date-sec\">\n                                <span class=\"post-date\">\n                                    January 8, 2026                                <\/span>\n                                <span class=\"post-category\">\n                                    <a href=\"https:\/\/josephrauch.com\/therauchreview\/tag\/personal-essays\/\">\n                                        personal essays                                    <\/a>\n                                <\/span >\n                            <\/div>\n                            <h4 class=\"post-title\">\n                                <a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/ganondorf-and-my-arab-ashkenazi-journey\/\">\n                                    Ganondorf and My Arab-Ashkenazi Journey                                <\/a>\n                            <\/h4>\n                            <a href=\"https:\/\/josephrauch.com\/therauchreview\/creative-nonfiction\/ganondorf-and-my-arab-ashkenazi-journey\/\" class=\"read-more\">Read More >><\/a>\n                        <\/div>\n                                <\/div>\n        <div class=\"post-card-pagination\">\n                <span aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a class=\"page-numbers\" href=\"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500\/page\/2\/\">2<\/a>\n<a class=\"page-numbers\" href=\"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500\/page\/3\/\">3<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500\/page\/2\/\">NEXT<\/a>        <\/div>\n    <\/div>\n                    <script>\n                    \/\/jQuery(document).ready(function() {\n                        jQuery('#main').show();\n                    \/\/});\n                <\/script>\n            \n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-5 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-top:60px;--awb-padding-right:60px;--awb-padding-bottom:60px;--awb-padding-left:60px;--awb-padding-right-medium:50px;--awb-padding-left-medium:50px;--awb-padding-right-small:30px;--awb-padding-left-small:30px;--awb-background-color:#c9c9c6;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-justify-content-center fusion-flex-content-wrap\" style=\"max-width:1123.2px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-16 fusion_builder_column_2_3 2_3 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-flex-grow:0;--awb-flex-shrink:0;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:75%;--awb-order-medium:0;--awb-flex-grow-medium:0;--awb-flex-shrink-medium:0;--awb-spacing-right-medium:2.56%;--awb-spacing-left-medium:2.56%;--awb-width-small:100%;--awb-order-small:0;--awb-flex-grow-small:0;--awb-flex-shrink-small:0;--awb-spacing-right-small:0%;--awb-spacing-left-small:0%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-20 fusion-no-small-visibility fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#282827;--awb-margin-top:40px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:42px;\"><div class=\"fusion-title-heading title-heading-center title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;font-size:1em;line-height:52px;\">Stay up to date with the newsletter<\/div><\/div><div class=\"fusion-title title fusion-title-21 fusion-no-medium-visibility fusion-no-large-visibility fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-div\" style=\"--awb-text-color:#282827;--awb-margin-top:40px;--awb-margin-top-small:10px;--awb-margin-right-small:0px;--awb-margin-bottom-small:10px;--awb-margin-left-small:0px;--awb-font-size:26px;\"><div class=\"fusion-title-heading title-heading-center title-heading-tag\" style=\"font-family:&quot;ABCGaisyrSemi-Mono-Book&quot;;font-style:normal;font-weight:400;margin:0;font-size:1em;line-height:34px;\">Stay up to date with the newsletter<\/div><\/div><div class=\"fusion-text fusion-text-5\" style=\"--awb-content-alignment:center;--awb-font-size:17px;--awb-line-height:29px;--awb-text-color:#4d4d4a;--awb-margin-top:18px;--awb-text-font-family:&quot;Source Serif 4&quot;;--awb-text-font-style:normal;--awb-text-font-weight:400;\"><p>The Rauch Review is a publication and literary journal that explores the intersection of literature and politics, often from a populist perspective.<\/p>\n<\/div><div style=\"text-align:center;\"><a class=\"fusion-button button-flat fusion-button-default-size button-custom fusion-button-default button-15 fusion-button-default-span fusion-button-default-type\" style=\"--button_accent_color:#131312;--button_border_color:#131312;--button_accent_hover_color:#c9c9c6;--button_border_hover_color:#131312;--button_border_width-top:1px;--button_border_width-right:1px;--button_border_width-bottom:1px;--button_border_width-left:1px;--button-border-radius-top-left:0px;--button-border-radius-top-right:0px;--button-border-radius-bottom-right:0px;--button-border-radius-bottom-left:0px;--button_gradient_top_color:rgba(158,160,164,0);--button_gradient_bottom_color:rgba(158,160,164,0);--button_gradient_top_color_hover:#131312;--button_gradient_bottom_color_hover:#131312;--button_text_transform:uppercase;--button_font_size:14px;--button_line_height:20px;--button_padding-top:16px;--button_padding-right:16px;--button_padding-bottom:16px;--button_padding-left:16px;--button_typography-font-family:&quot;Inter&quot;;--button_typography-font-style:normal;--button_typography-font-weight:400;--button_margin-top:15px;--button_margin-bottom:10px;\" target=\"_self\" href=\"https:\/\/josephrauch.com\/therauchreview\/newsletter\/\"><span class=\"fusion-button-text awb-button__text awb-button__text--default\">Learn more<\/span><\/a><\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"100-width.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4500","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Creative Writing - The Rauch Review<\/title>\n<meta name=\"description\" content=\"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Creative Writing\" \/>\n<meta property=\"og:description\" content=\"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/\" \/>\n<meta property=\"og:site_name\" content=\"The Rauch Review\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-16T19:27:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/09\/theRauchReview.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/creative-writing\\\/\",\"url\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/creative-writing\\\/\",\"name\":\"Creative Writing - The Rauch Review\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#website\"},\"datePublished\":\"2024-10-31T20:07:13+00:00\",\"dateModified\":\"2025-12-16T19:27:33+00:00\",\"description\":\"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/creative-writing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/creative-writing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/creative-writing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Creative Writing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#website\",\"url\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/\",\"name\":\"The Rauch Review\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#organization\"},\"alternateName\":\"Joseph Rauch, LLC\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#organization\",\"name\":\"The Rauch Review\",\"alternateName\":\"Joseph Rauch, LLC\",\"url\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2024\\\/08\\\/on-White-fav-64.webp\",\"contentUrl\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/wp-content\\\/uploads\\\/sites\\\/7\\\/2024\\\/08\\\/on-White-fav-64.webp\",\"width\":64,\"height\":64,\"caption\":\"The Rauch Review\"},\"image\":{\"@id\":\"https:\\\/\\\/josephrauch.com\\\/therauchreview\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"description\":\"The Rauch Review is an academic publication offering critical book reviews, political opinion pieces, and original writing from budding authors.\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Creative Writing - The Rauch Review","description":"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/","og_locale":"en_US","og_type":"article","og_title":"Creative Writing","og_description":"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.","og_url":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/","og_site_name":"The Rauch Review","article_modified_time":"2025-12-16T19:27:33+00:00","og_image":[{"width":1800,"height":1080,"url":"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/09\/theRauchReview.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/","url":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/","name":"Creative Writing - The Rauch Review","isPartOf":{"@id":"https:\/\/josephrauch.com\/therauchreview\/#website"},"datePublished":"2024-10-31T20:07:13+00:00","dateModified":"2025-12-16T19:27:33+00:00","description":"The Rauch Review is proud to publish creative writing pieces for a wide range of authors. Contact us to submit a piece.","breadcrumb":{"@id":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/josephrauch.com\/therauchreview\/creative-writing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/josephrauch.com\/therauchreview\/creative-writing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/josephrauch.com\/therauchreview\/"},{"@type":"ListItem","position":2,"name":"Creative Writing"}]},{"@type":"WebSite","@id":"https:\/\/josephrauch.com\/therauchreview\/#website","url":"https:\/\/josephrauch.com\/therauchreview\/","name":"The Rauch Review","description":"","publisher":{"@id":"https:\/\/josephrauch.com\/therauchreview\/#organization"},"alternateName":"Joseph Rauch, LLC","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/josephrauch.com\/therauchreview\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/josephrauch.com\/therauchreview\/#organization","name":"The Rauch Review","alternateName":"Joseph Rauch, LLC","url":"https:\/\/josephrauch.com\/therauchreview\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/josephrauch.com\/therauchreview\/#\/schema\/logo\/image\/","url":"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/on-White-fav-64.webp","contentUrl":"https:\/\/josephrauch.com\/therauchreview\/wp-content\/uploads\/sites\/7\/2024\/08\/on-White-fav-64.webp","width":64,"height":64,"caption":"The Rauch Review"},"image":{"@id":"https:\/\/josephrauch.com\/therauchreview\/#\/schema\/logo\/image\/"},"description":"The Rauch Review is an academic publication offering critical book reviews, political opinion pieces, and original writing from budding authors."}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/comments?post=4500"}],"version-history":[{"count":15,"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500\/revisions"}],"predecessor-version":[{"id":7205,"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/pages\/4500\/revisions\/7205"}],"wp:attachment":[{"href":"https:\/\/josephrauch.com\/therauchreview\/wp-json\/wp\/v2\/media?parent=4500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}