File size: 101,961 Bytes
1c98b06 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 |
<!--<![endif]--><head data-webtasks-id="71676bd3-eadf-4946"><style data-merge-styles="true" data-webtasks-id="12b4aa25-9e82-4699"></style>
<style data-merge-styles="true" data-webtasks-id="302b3b7d-87fa-48ce"></style><style data-merge-styles="true" data-webtasks-id="c248c7a3-9f86-4834"></style><meta charset="utf-8" data-webtasks-id="c33d0a53-9ac9-41ff">
<!--
_____ _ _ ____ ____ _ _ _ _
| ____| \ | | _ \| _ \| | | | \ | |
| _| | \| | | | | |_) | | | | \| |
| |___| |\ | |_| | _ <| |_| | |\ |
|_____|_| \_|____/|_| \_\\___/|_| \_|
-->
<link href="https://d1n0c1ufntxbvh.cloudfront.net" rel="dns-prefetch" data-webtasks-id="97dd81f8-94a2-4913"> <!-- photo -->
<link href="https://d63kb4t2ifcex.cloudfront.net" rel="dns-prefetch" data-webtasks-id="979f00ca-fea8-464e"> <!-- story-assets -->
<link href="https://use.typekit.net" rel="dns-prefetch" data-webtasks-id="7142f8fa-ea07-43dd">
<link rel="icon" href="https://www.themarshallproject.org/favicon.ico?v=2" data-webtasks-id="3bda0dfd-88ba-40d5">
<meta name="viewport" content="width=device-width, initial-scale=1.0" data-webtasks-id="060e2b3b-cc6d-4987">
<meta name="theme-color" content="#111111" data-webtasks-id="81bef25a-3301-41e6">
<title data-webtasks-id="237c9716-a459-481c">I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. | The Marshall Project</title>
<meta name="description" content="As a doula in Georgia prisons and jails, Tabatha Trammell supports incarcerated clients through pregnancy, childbirth — and giving up their newborns." data-webtasks-id="63d02ef6-4b98-46f9">
<meta name="name" content="I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. " data-webtasks-id="44d637d7-4756-43a2">
<meta name="image" content="https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/1200x/" data-webtasks-id="db5a9dca-b5ee-4fdd">
<meta property="og:title" content="I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. " data-webtasks-id="5a514739-88bd-4e7a">
<meta property="og:description" content="As a doula in Georgia prisons and jails, Tabatha Trammell supports incarcerated clients through pregnancy, childbirth — and giving up their newborns." data-webtasks-id="b9cf44d0-896b-48fd">
<meta property="og:type" content="article" data-webtasks-id="87214801-f74d-4bff">
<meta property="og:image" content="https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/1200x/" data-webtasks-id="2b945478-6193-4e9e">
<meta property="og:image:alt" content="" data-webtasks-id="c23813dc-f278-4259">
<meta property="og:url" content="https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support" data-webtasks-id="3b71b211-512a-46d0">
<link rel="canonical" href="https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support" data-webtasks-id="e2b0b94f-e563-4e93">
<meta property="fb:pages" content="1442785962603494" data-webtasks-id="f58feee8-90ab-4761">
<meta property="fb:app_id" content="260005144189129" data-webtasks-id="f77b6af0-12ec-4ff8">
<meta property="og:site_name" content="The Marshall Project" data-webtasks-id="42d9f673-4222-49f0">
<meta property="article:publisher" content="https://www.facebook.com/TheMarshallProject.org" data-webtasks-id="4a3a8b86-9810-4a8b">
<meta name="twitter:card" content="summary_large_image" data-webtasks-id="03dc1021-7691-41d6">
<meta name="twitter:site" content="@MarshallProj" data-webtasks-id="8cb01c84-ccb0-4c65">
<meta property="article:published_time" content="2023-06-30T06:00:00-04:00" data-webtasks-id="4e9a3a1f-7b3b-4222">
<meta property="article:modified_time" content="2023-06-30T06:00:00-04:00" data-webtasks-id="b29063e8-bce1-4e11">
<meta property="article:section" content="Life Inside" data-webtasks-id="b033d9c9-c04c-40a0">
<meta property="article:author" content="Tabatha Trammell" data-webtasks-id="f2629f48-ed0d-49df">
<meta property="article:author" content="Nicole Lewis" data-webtasks-id="522e2bb2-ff83-4b68">
<meta property="article:tag" content="Prisoners' Rights" data-webtasks-id="da3883bf-4848-47f8">
<meta property="article:tag" content="Women in Prison" data-webtasks-id="eb16f35d-6635-4fa2">
<meta property="article:tag" content="Reproductive Rights" data-webtasks-id="8a8a760c-8362-44ae">
<meta property="article:tag" content="abortion rights" data-webtasks-id="5844b36e-f36a-484d">
<meta property="article:tag" content="Supreme Court" data-webtasks-id="9da39b55-e419-4a8f">
<meta property="article:tag" content="Roe v. Wade" data-webtasks-id="8819f44c-612c-4f52">
<meta property="article:tag" content="Pregnant Prisoners" data-webtasks-id="875447a1-d891-469a">
<meta property="article:tag" content="Pregnant Women" data-webtasks-id="1f35b2ee-92c0-4ca0">
<meta property="article:tag" content="Abortion" data-webtasks-id="7ac6a698-0507-4644">
<meta property="article:tag" content="Beyond Roe" data-webtasks-id="6b03b0c3-424a-4754">
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-RPQP8RRH8F&cx=c&_slc=1" data-webtasks-id="e4209c36-6749-49c3"></script><script type="application/ld+json" data-webtasks-id="104f9d05-f792-4485">{"@context":"http://schema.org","@type":"NewsArticle","url":"https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support","headline":"I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. ","alternativeHeadline":"I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. ","thumbnailUrl":"https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/1200x/","image":"https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/1200x/","articleSection":"Life Inside","datePublished":"2023-06-30T06:00:00-04:00","dateModified":"2023-06-30T06:00:00-04:00","description":"As a doula in Georgia prisons and jails, Tabatha Trammell supports incarcerated clients through pregnancy, childbirth — and giving up their newborns.","publisher":{"@type":"Organization","name":"The Marshall Project","logo":{"@type":"ImageObject","url":"https://dw9zmd5y2p1va.cloudfront.net/TheMarshallProject_Logo_Primary_TrueBlack.png"}},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support"},"author":[{"@type":"Person","name":"Tabatha Trammell"},{"@type":"Person","name":"Nicole Lewis"}],"keywords":["Prisoners' Rights","Women in Prison","Reproductive Rights","abortion rights","Supreme Court","Roe v. Wade","Pregnant Prisoners","Pregnant Women","Abortion","Beyond Roe"]}</script>
<meta name="csrf-param" content="authenticity_token" data-webtasks-id="c9f0d801-a4a7-4e66">
<meta name="csrf-token" content="r5K5AsuNNJ8qW9hyXmfHOMG6m1ei_1jA2yy5DyEwtIGVTpVIQK76qWuwJexlfjuxJoPc3RRs0Gl_HgSsDK4tKw" data-webtasks-id="7d328ae4-aee0-4137">
<link rel="stylesheet" href="/assets/app/app-bf114d429b21dc9cfa1d7ed7aec96243c12acc2a83ef2181e663fd66dea0ae47.css" media="all" data-webtasks-id="32d9135a-ea92-463c">
<script src="/assets/app/head-4d46922d35e89888760e1861eeddf29b80a548172d9256541547230158ad7fba.js" data-webtasks-id="67eabf05-7838-45bc"></script>
<link rel="apple-touch-icon" href="/assets/touch-icon-iphone-7f0ff19b76f6eb76c1b52df3891243175af744a1a7e0b750452b75fcb190f2c7.png" data-webtasks-id="92008c24-c5b6-4112">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/touch-icon-ipad-8725d4ee72d5ddf0f92ff8e4c2213c6fe56933f620a07a14f8628c868fc2e4e7.png" data-webtasks-id="340403cd-b45b-4827">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/touch-icon-iphone-retina-b100556589ae39da0c1712de57d8d9f4e83513bc15229cb6071b05fd1cc2aee4.png" data-webtasks-id="63810ebb-ebb6-4ad4">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/touch-icon-ipad-retina-5925e6f0691eed8a0f8e636e1b0db2e44e5571ebbc660942217d7d12edd0a4f7.png" data-webtasks-id="74fa9886-4ac6-4c8b">
<link rel="me" href="https://newsie.social/@marshallproj" data-webtasks-id="f4e4e5c9-2772-4cf7">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://www.themarshallproject.org/rss/recent.rss" data-webtasks-id="8b4481c4-8885-402b">
<link rel="stylesheet" href="https://use.typekit.net/crx5tsx.css" media="all" onload="this.onload=null; this.media='all';" data-webtasks-id="5567e185-d274-48e9">
<noscript data-webtasks-id="b99ce010-3149-49b4"><link rel="stylesheet" href="https://use.typekit.net/crx5tsx.css"></noscript>
<style data-webtasks-id="7964d4b0-46eb-46a2">
@font-face {
font-family: "PressuraLight";
src: url("/assets/GT-Pressura-Mono-Light-6eae597025e2787eee2470b786a35a9209399e6172d87f755955916347732113.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Light-8e93667cd2005ccd7f119e8cb89b9674408d7f3abffeb67ca1c6fb28a936c425.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Light-da017fdefacab2c9e7f84ec68806f10f0f6c88c46fe9dda9afc0af6d07fde626.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "GTPressuraMonoLight";
src: url("/assets/GT-Pressura-Mono-Light-6eae597025e2787eee2470b786a35a9209399e6172d87f755955916347732113.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Light-8e93667cd2005ccd7f119e8cb89b9674408d7f3abffeb67ca1c6fb28a936c425.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Light-da017fdefacab2c9e7f84ec68806f10f0f6c88c46fe9dda9afc0af6d07fde626.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "PressuraLightItalic";
src: url("/assets/GT-Pressura-Mono-Light-Italic-e5032d0bd6ed552c5b8a460ea86ff9bb11e512e161456beafccc1c3ad96d1ae1.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Light-Italic-1cc437ec4e37fe08c9fc91a325fc80156fcea36c1f9961515d197f56469458bd.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Light-Italic-bad1ae66340796d8fde249ba9a36cfaa871e07fd26ba81093a8b28bc1eb41708.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "Pressura";
src: url("/assets/GT-Pressura-Mono-Regular-ca5727edad1a1ecb36038fad8f519e263dc81704b476b6b4b0160d233c5f645a.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Regular-27d81e03d069371c46a7ba28624099742300ddf5e90e3685c9818f721cd1313d.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Regular-b99d76cc644ce2a7a6b20a0eaa802ed4f68704246d495524725e7f0bca429f6b.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "GTPressuraMono";
src: url("/assets/GT-Pressura-Mono-Regular-ca5727edad1a1ecb36038fad8f519e263dc81704b476b6b4b0160d233c5f645a.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Regular-27d81e03d069371c46a7ba28624099742300ddf5e90e3685c9818f721cd1313d.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Regular-b99d76cc644ce2a7a6b20a0eaa802ed4f68704246d495524725e7f0bca429f6b.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "PressuraItalic";
src: url("/assets/GT-Pressura-Mono-Regular-Italic-6c8f43e9ca4ffaf4194ca5d681f625cf36bbb22510db4acd8788c0df13707733.woff") format("woff"),
url("/assets/GT-Pressura-Mono-Regular-Italic-d3d1bd973ee4fabb1dca3f0fce0e62b1c28c35cc455243f7013659b60fa82816.ttf") format("truetype"),
url("/assets/GT-Pressura-Mono-Regular-Italic-0706effe10c9e1f323b14284d57cbc84b6518302fbb07a418b8418882a7fb07f.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: "PressuraBold";
src: url("/assets/GT-Pressura-Bold-699f37d8e889377cdcfaa63888f77fa15911fd8868bec66a97fd1597475f4619.woff") format("woff"),
url("/assets/GT-Pressura-Bold-2743619a739a6bde02256e1c71753699a9af8b3d1f1f7dc7d104ac373a2aa22a.woff2") format("woff2"),
url("/assets/GT-Pressura-Bold-79932671f4cb20c29f9938d39d80165d2e87e734690f9de58f52cae97410f014.ttf") format("truetype"),
url("/assets/GT-Pressura-Bold-05b0450a066afa278bade55ffb365cc74faceb14f3fef784d6ce79de90b085df.eot") format("eot");
font-display: swap;
}
@font-face {
font-family: 'Miller';
src: url("/assets/millerdisplay-roman-27a92abe8714ca348ffbcd74b83e5b1c8bd8433be790b1d76d7b5380005add88.woff2") format('woff2'),
url("/assets/millerdisplay-roman-ce76fb9f11079ccfb9675ff9a704f4a6d2ff3ea47f9feec56630aa6822e28811.woff") format('woff');
font-display: swap;
}
@font-face {
font-family: 'MillerBold';
src: url("/assets/millerdisplay-bold-bdf2042151f61887245db24fba0d2d9810b988908d83c19c602e61ddcf63c0dd.woff2") format('woff2'),
url("/assets/millerdisplay-bold-b4e7ac1d4e8e3bef3e671e11cc01396212610209c694923cdc250c129928a16c.woff") format('woff');
font-display: swap;
}
@font-face {
font-family: 'MillerItalic';
src: url("/assets/millerdisplay-italic-0079d9787922db90a62c34b7df32b7d1d550f6cf58723862cbd4941a27b4dfa2.woff2") format('woff2'),
url("/assets/millerdisplay-italic-a8c536220c4cb04519c387e4fd8174caa8cec282444b4a76a8419b7d65a018c1.woff") format('woff');
font-display: swap;
}
</style>
<script data-webtasks-id="d7f6036b-5741-41ca">
window.$mcGoal = {'settings':{'uuid':'a92567c13cca06b470824aead','dc':'us3'}};
window.TMPBootstrapData = {"newsletters":[{"id":"os","name":"Opening Statement","editor_slug":"andrew-cohen","frequency":"Daily","segment_id":41889,"interest_id":"695669d4dc","from":"[email protected]","short_description":"Daily news and opinion about criminal justice","description":"A must-read on criminal justice.","tagline":"Daily news and opinion","default_subscribe":true,"project_specific":false,"default_donate":true,"inline_signup":true,"model":"Newsletter","sample_email_url":""},{"id":"ca","name":"Closing Argument","editor_slug":"jamiles-lartey","frequency":"Weekly","segment_id":43865,"interest_id":"d982034176","from":"[email protected]","short_description":"We drill down on one topic in this week’s news.","description":"We drill down on one topic in this week’s news.","tagline":"Our weekly deep dive","default_subscribe":true,"project_specific":false,"default_donate":true,"inline_signup":true,"model":"WeeklyNewsletter","sample_email_url":""},{"id":"ex","name":"The System","frequency":"Limited-run","segment_id":263661,"interest_id":"5e66c16da0","from":"[email protected]","short_description":"A guided tour of the criminal justice system","description":"A guided tour of the criminal justice system.","tagline":"Guided tour of the system","default_subscribe":true,"project_specific":false,"default_donate":true,"inline_signup":true,"sample_email_url":"/the-system"},{"id":"li","name":"Life Inside","frequency":"Weekly","segment_id":44225,"interest_id":"c43a1d8ffc","from":"[email protected]","short_description":"Essays from people involved in the system","description":"Hear from the people in the system.","tagline":"Voices from the system","default_subscribe":false,"project_specific":false,"default_donate":true,"inline_signup":true,"model":"LifeInsideEmail","sample_email_url":""},{"id":"pb","name":"President's Brief","frequency":"Biweekly","segment_id":41893,"interest_id":"c62ce45b9c","from":"[email protected]","short_description":"New and notable Marshall Project stories","description":"Stay up to date on all things Marshall Project.","tagline":"The story behind our stories","default_subscribe":false,"project_specific":false,"default_donate":true,"inline_signup":false,"sample_email_url":"https://mailchi.mp/themarshallproject/the-presidents-brief-signing-away-their-future"},{"id":"cle","name":"Cleveland Updates","frequency":"Occasional","segment_id":null,"interest_id":"69a41d2b92","from":"[email protected]","short_description":"Stay up to date on Cleveland","description":"Keep in touch with us about our Cleveland work.","tagline":"Stay up to date on Cleveland","default_subscribe":false,"project_specific":true,"default_donate":false,"inline_signup":false,"sample_email_url":"https://testify.themarshallproject.org/"},{"id":"ni","name":"Inside Updates","frequency":"Occasional","segment_id":263661,"interest_id":"bf7879a6ef","from":"[email protected]","short_description":"Our work for incarcerated people","description":"Keep up with our work created for incarcerated people.","tagline":"Our work for incarcerated people","default_subscribe":false,"project_specific":true,"default_donate":false,"inline_signup":false,"sample_email_url":"https://www.themarshallproject.org/inside-story"}],"honeybadgerKey":"013a7ebb","env":"production","post":{"id":3349},"stream_config":{"next_key":"stream-page/PostStreamGenerator:3349/1","initial_key":"stream-page/PostStreamGenerator:3349/0","lazy":true}}
</script>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NSS38634F0" data-webtasks-id="2686ef18-dee5-408f"></script>
<script data-webtasks-id="7012d293-702a-4a33">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NSS38634F0');
</script>
<!-- Google Analytics -->
<script data-webtasks-id="98b06e89-16a6-42e5">
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('set', 'forceSSL', true);
ga('set', 'transport', 'beacon');
ga('create', 'UA-47849981-1', 'auto');
var ga_pageview = {};
var ga_pageview = {
dimension1: "Life Inside",
dimension2: "Nicole Lewis",
dimension3: "3349"
}
ga('send', 'pageview', ga_pageview);
</script>
<script async="" src="https://www.google-analytics.com/analytics.js" data-webtasks-id="729eb174-5523-4477"></script>
<!-- End Google Analytics -->
</head>
<body class="vertical_feature desktop" data-webtasks-id="339ac03f-1b2f-4870">
<svg aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" data-webtasks-id="ec4a9886-ff19-49f4">
<defs data-webtasks-id="9e39637b-bf9f-4439">
<symbol id="icon-twitter" viewBox="0 0 26 28" data-webtasks-id="ece9a2c3-0578-436e">
<path d="M25.312 6.375c-0.688 1-1.547 1.891-2.531 2.609 0.016 0.219 0.016 0.438 0.016 0.656 0 6.672-5.078 14.359-14.359 14.359-2.859 0-5.516-0.828-7.75-2.266 0.406 0.047 0.797 0.063 1.219 0.063 2.359 0 4.531-0.797 6.266-2.156-2.219-0.047-4.078-1.5-4.719-3.5 0.313 0.047 0.625 0.078 0.953 0.078 0.453 0 0.906-0.063 1.328-0.172-2.312-0.469-4.047-2.5-4.047-4.953v-0.063c0.672 0.375 1.453 0.609 2.281 0.641-1.359-0.906-2.25-2.453-2.25-4.203 0-0.938 0.25-1.797 0.688-2.547 2.484 3.062 6.219 5.063 10.406 5.281-0.078-0.375-0.125-0.766-0.125-1.156 0-2.781 2.25-5.047 5.047-5.047 1.453 0 2.766 0.609 3.687 1.594 1.141-0.219 2.234-0.641 3.203-1.219-0.375 1.172-1.172 2.156-2.219 2.781 1.016-0.109 2-0.391 2.906-0.781z" data-webtasks-id="3f26a354-406d-4a8a"></path>
</symbol>
<symbol id="icon-facebook" viewBox="0 0 16 28" data-webtasks-id="057166a6-1a11-4e29">
<path d="M14.984 0.187v4.125h-2.453c-1.922 0-2.281 0.922-2.281 2.25v2.953h4.578l-0.609 4.625h-3.969v11.859h-4.781v-11.859h-3.984v-4.625h3.984v-3.406c0-3.953 2.422-6.109 5.953-6.109 1.687 0 3.141 0.125 3.563 0.187z" data-webtasks-id="9fe4ae49-91ca-4617"></path>
</symbol>
<symbol id="icon-instagram" viewBox="0 0 24 28" data-webtasks-id="6f9897c8-fe7c-4fbc">
<path d="M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zM18.156 14c0 3.406-2.75 6.156-6.156 6.156s-6.156-2.75-6.156-6.156 2.75-6.156 6.156-6.156 6.156 2.75 6.156 6.156zM19.844 7.594c0 0.797-0.641 1.437-1.437 1.437s-1.437-0.641-1.437-1.437 0.641-1.437 1.437-1.437 1.437 0.641 1.437 1.437zM12 4.156c-1.75 0-5.5-0.141-7.078 0.484-0.547 0.219-0.953 0.484-1.375 0.906s-0.688 0.828-0.906 1.375c-0.625 1.578-0.484 5.328-0.484 7.078s-0.141 5.5 0.484 7.078c0.219 0.547 0.484 0.953 0.906 1.375s0.828 0.688 1.375 0.906c1.578 0.625 5.328 0.484 7.078 0.484s5.5 0.141 7.078-0.484c0.547-0.219 0.953-0.484 1.375-0.906s0.688-0.828 0.906-1.375c0.625-1.578 0.484-5.328 0.484-7.078s0.141-5.5-0.484-7.078c-0.219-0.547-0.484-0.953-0.906-1.375s-0.828-0.688-1.375-0.906c-1.578-0.625-5.328-0.484-7.078-0.484zM24 14c0 1.656 0.016 3.297-0.078 4.953-0.094 1.922-0.531 3.625-1.937 5.031s-3.109 1.844-5.031 1.937c-1.656 0.094-3.297 0.078-4.953 0.078s-3.297 0.016-4.953-0.078c-1.922-0.094-3.625-0.531-5.031-1.937s-1.844-3.109-1.937-5.031c-0.094-1.656-0.078-3.297-0.078-4.953s-0.016-3.297 0.078-4.953c0.094-1.922 0.531-3.625 1.937-5.031s3.109-1.844 5.031-1.937c1.656-0.094 3.297-0.078 4.953-0.078s3.297-0.016 4.953 0.078c1.922 0.094 3.625 0.531 5.031 1.937s1.844 3.109 1.937 5.031c0.094 1.656 0.078 3.297 0.078 4.953z" data-webtasks-id="3f081193-f9cd-4a32"></path>
</symbol>
<symbol id="icon-reddit" viewBox="0 0 28 28" data-webtasks-id="ad569ef6-dfd2-41fc">
<path d="M17.109 18.234c0.141 0.141 0.141 0.359 0 0.484-0.891 0.891-2.609 0.969-3.109 0.969s-2.219-0.078-3.109-0.969c-0.141-0.125-0.141-0.344 0-0.484 0.125-0.125 0.344-0.125 0.469 0 0.562 0.578 1.781 0.766 2.641 0.766s2.063-0.187 2.641-0.766c0.125-0.125 0.344-0.125 0.469 0zM12.313 15.406c0 0.766-0.625 1.391-1.391 1.391-0.781 0-1.406-0.625-1.406-1.391 0-0.781 0.625-1.406 1.406-1.406 0.766 0 1.391 0.625 1.391 1.406zM18.484 15.406c0 0.766-0.625 1.391-1.406 1.391-0.766 0-1.391-0.625-1.391-1.391 0-0.781 0.625-1.406 1.391-1.406 0.781 0 1.406 0.625 1.406 1.406zM22.406 13.531c0-1.031-0.844-1.859-1.875-1.859-0.531 0-1 0.219-1.344 0.562-1.266-0.875-2.969-1.437-4.859-1.5l0.984-4.422 3.125 0.703c0 0.766 0.625 1.391 1.391 1.391 0.781 0 1.406-0.641 1.406-1.406s-0.625-1.406-1.406-1.406c-0.547 0-1.016 0.328-1.25 0.781l-3.453-0.766c-0.172-0.047-0.344 0.078-0.391 0.25l-1.078 4.875c-1.875 0.078-3.563 0.641-4.828 1.516-0.344-0.359-0.828-0.578-1.359-0.578-1.031 0-1.875 0.828-1.875 1.859 0 0.75 0.438 1.375 1.062 1.687-0.063 0.281-0.094 0.578-0.094 0.875 0 2.969 3.344 5.375 7.453 5.375 4.125 0 7.469-2.406 7.469-5.375 0-0.297-0.031-0.609-0.109-0.891 0.609-0.313 1.031-0.938 1.031-1.672zM28 14c0 7.734-6.266 14-14 14s-14-6.266-14-14 6.266-14 14-14 14 6.266 14 14z" data-webtasks-id="252f5d68-e3ba-484e"></path>
</symbol>
<symbol id="icon-impact-arrow" viewBox="0 0 32 32" data-webtasks-id="1f8970b9-56d7-409b">
<path d="M29.931 14.869l-14.4-14.4-2.262 2.262 11.669 11.669h-24.938v3.2h24.938l-11.669 11.669 2.262 2.262 15.531-15.531-1.131-1.131z" data-webtasks-id="e0f087d5-6792-4eed"></path>
</symbol>
</defs>
</svg>
<header class="header-v2" data-webtasks-id="dc710455-06f5-4b90">
<div class="header-menu-trigger" data-webtasks-id="b6a58bfa-27d4-4775">
<button tabindex="0" id="main-menu-button" class="header-menu-button" aria-label="Main menu" aria-haspopup="true" aria-controls="main-menu" aria-expanded="false" data-webtasks-id="087a78fe-6b5e-4f91">
<svg class="hamburger-icon" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="hamburger-icon-title" data-webtasks-id="393d70be-1a44-4bc9">
<title id="hamburger-icon-title" data-webtasks-id="1d825c5d-1e83-44b2">Menu icon</title>
<path d="M18.0001 2.00002L8.39795e-05 2.00002L8.39233e-05 3.50001L16.3692 3.50002L18.0001 2.00002Z" fill="white" data-webtasks-id="dc81b655-54f6-4f67"></path>
<path d="M15.4287 6.07144L8.39795e-05 6.07144L8.39233e-05 7.57144L13.7214 7.57144L15.4287 6.07144Z" fill="white" data-webtasks-id="1ac1f60c-3f2e-442e"></path>
<path d="M13.7214 10.1429L8.39795e-05 10.1429L8.39233e-05 11.6429L15.4287 11.6429L13.7214 10.1429Z" fill="white" data-webtasks-id="bde1da6c-489a-4799"></path>
<path d="M16.3692 14.2143L8.39795e-05 14.2143L8.39233e-05 15.7143L18.0001 15.7143L16.3692 14.2143Z" fill="white" data-webtasks-id="4ff510a0-6467-4942"></path>
</svg>
</button>
</div>
<div class="header-logo" data-webtasks-id="8163ac91-a554-41a7">
<a href="/?ref=nav" aria-label="The Marshall Project" data-webtasks-id="3cbd1a3a-f2c6-4abd">
<svg class="tmp-logo" aria-labelledby="tmp-logo-title" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 360 47.68" data-webtasks-id="4a18da19-fab3-42b1">
<defs data-webtasks-id="9f225974-96be-4233">
<style data-webtasks-id="da8252a3-584e-4e8f">
.logo-fill {
fill: #fff;
}
</style>
</defs>
<title id="tmp-logo-title" data-webtasks-id="3e92ee59-d138-4c8e">The Marshall Project</title>
<g data-webtasks-id="966435a8-a7fc-4b33">
<g data-webtasks-id="3f0f287a-134f-4791">
<path class="logo-fill" d="M63.55,42.94l0-37.39H57.14V2.31H73.4V5.55H67l0,37.39Z" transform="translate(-3.29 -1.6)" data-webtasks-id="0d5612e2-b8b5-462c"></path>
<path class="logo-fill" d="M76.53,1.71h3.31V13.9c1.68-1.39,3.3-2.5,5.74-2.5h.18c3.48,0,5.22,1.91,5.22,5.34l0,26.18H87.7V17.38c0-1.92-1-2.84-2.91-2.84h-.06c-1.56,0-3,.58-4.87,2V42.93h-3.3Z" transform="translate(-3.29 -1.6)" data-webtasks-id="eca641ee-5ee3-4b76"></path>
<path class="logo-fill" d="M98.84,28.63v8c0,2.32,1.17,3.48,3.55,3.48h.69c2.32,0,3.54-1.17,3.54-3.49V33h3.25v3.48c0,4.47-2.32,6.8-6.79,6.8h-.81c-4.53,0-6.79-2.32-6.79-6.79l0-18.28c0-4.47,2.26-6.8,6.79-6.8h.81c4.47,0,6.8,2.32,6.8,6.79V28.63Zm0-3.19h7.66V18.06c0-2.32-1.16-3.54-3.48-3.53h-.64c-2.38,0-3.54,1.22-3.54,3.54Z" transform="translate(-3.29 -1.6)" data-webtasks-id="8c46ce73-3acd-4597"></path>
<path class="logo-fill" d="M124.71,8.36l.19,26.41V42.9H121.6l0-40.63h5.11l6.7,34.48L140,2.25h5.05l0,40.63h-3.42V34.64l.1-26.29L135,42.89h-3.42Z" transform="translate(-3.29 -1.6)" data-webtasks-id="30aa6e15-a631-4440"></path>
<path class="logo-fill" d="M149.75,32.2c0-3.6,1.27-5.11,4.64-6.39l6.15-2.27V17.8c0-2.15-1.11-3.31-3.37-3.31h-.41c-2.26,0-3.42,1.17-3.42,3.31v4h-3.25V17.92c0-4.29,2.26-6.56,6.67-6.56h.46c4.41,0,6.62,2.26,6.62,6.55l0,25h-3.31V40.79c-1.62,1.33-3.25,2.44-5.63,2.44h-.12c-3.36,0-5.05-1.86-5.05-5.28Zm10.8,6V26.68l-4.76,1.8c-2,.82-2.67,1.75-2.67,3.78v5.05A2.4,2.4,0,0,0,155.85,40h.06C157.36,40,158.69,39.45,160.55,38.23Z" transform="translate(-3.29 -1.6)" data-webtasks-id="2e49cec7-f60b-472f"></path>
<path class="logo-fill" d="M168.6,11.7h3.31v3.13c1.39-2.26,2.9-3.37,5.34-3.43v3.77a7.71,7.71,0,0,0-5.34,2.27l0,25.43h-3.31Z" transform="translate(-3.29 -1.6)" data-webtasks-id="b614c007-d300-45ae"></path>
<path class="logo-fill" d="M190.43,17.6c0-2.09-1.05-3.19-3.31-3.19h-.82c-2.2,0-3.3,1.11-3.3,3.2v2.84A3.68,3.68,0,0,0,185,24l5.28,3.25c2.5,1.57,3.54,3.13,3.55,6.09v3.31c0,4.24-2.2,6.56-6.62,6.57h-.92c-4.42,0-6.57-2.32-6.57-6.5V32H183v5c0,2.09,1.11,3.13,3.31,3.13h1c2.21,0,3.25-1,3.25-3.13v-3.2a3.62,3.62,0,0,0-2-3.48L183.24,27c-2.44-1.57-3.49-3.08-3.49-6.1v-3c0-4.29,2.14-6.56,6.61-6.56h.81c4.42,0,6.51,2.26,6.51,6.49v4.53h-3.25Z" transform="translate(-3.29 -1.6)" data-webtasks-id="7f064750-ada5-41dc"></path>
<path class="logo-fill" d="M198.31,1.64h3.31V13.82c1.68-1.39,3.31-2.49,5.75-2.5h.17c3.48,0,5.22,1.92,5.23,5.34V42.84h-3.3l0-25.54c0-1.91-1-2.84-2.91-2.84h-.05c-1.57,0-3,.58-4.88,2l0,26.41h-3.31Z" transform="translate(-3.29 -1.6)" data-webtasks-id="4b3a3e75-0d61-4402"></path>
<path class="logo-fill" d="M217.08,32.16c0-3.6,1.28-5.11,4.64-6.39l6.15-2.27V17.76c0-2.15-1.11-3.31-3.37-3.31h-.41c-2.26,0-3.42,1.16-3.42,3.31v4h-3.25V17.88c0-4.3,2.26-6.56,6.67-6.57h.47c4.41,0,6.62,2.26,6.62,6.56v25h-3.3V40.74a8.53,8.53,0,0,1-5.63,2.45h-.11c-3.37,0-5-1.86-5.06-5.29Zm10.8,6V26.64l-4.75,1.8c-2,.81-2.67,1.74-2.67,3.77v5A2.41,2.41,0,0,0,223.18,40h.06C224.69,40,226,39.41,227.88,38.19Z" transform="translate(-3.29 -1.6)" data-webtasks-id="5be59cda-244f-4472"></path>
<path class="logo-fill" d="M236,1.61h3.37l0,41.22h-3.37Z" transform="translate(-3.29 -1.6)" data-webtasks-id="27d21994-1b27-49f4"></path>
<path class="logo-fill" d="M244.52,1.61h3.36l0,41.22h-3.37Z" transform="translate(-3.29 -1.6)" data-webtasks-id="160f89dd-3812-477f"></path>
<path class="logo-fill" d="M263.58,42.81H260.1l0-40.63h7.38c4.76,0,7.31,2.38,7.32,7.08V19.7c0,4.88-2.49,7.31-7.36,7.32h-3.84Zm3.75-37.39h-3.77v18.4h3.72c2.67,0,4-1.34,4-4V9.08C271.28,6.58,269.89,5.42,267.33,5.42Z" transform="translate(-3.29 -1.6)" data-webtasks-id="7853acec-26db-41af"></path>
<path class="logo-fill" d="M279,11.63h3.3v3.14c1.39-2.27,2.9-3.37,5.34-3.43V15.1a7.71,7.71,0,0,0-5.34,2.27V42.8H279Z" transform="translate(-3.29 -1.6)" data-webtasks-id="78dcb960-a5cd-4fad"></path>
<path class="logo-fill" d="M297,43.14c-4.53,0-6.79-2.32-6.8-6.79V18.06q0-6.78,6.79-6.79h1.22c4.47,0,6.73,2.26,6.74,6.78V36.34c0,4.47-2.26,6.79-6.73,6.8Zm0-28.74c-2.32,0-3.48,1.17-3.48,3.54V36.46c0,2.38,1.16,3.49,3.49,3.48h1.1c2.32,0,3.48-1.1,3.48-3.48V17.94c0-2.38-1.16-3.54-3.49-3.54Z" transform="translate(-3.29 -1.6)" data-webtasks-id="454fd62b-8bd3-42e9"></path>
<path class="logo-fill" d="M313.16,43.88c0,3.6-1.51,5.4-5.11,5.4h-.64V46.21h.17c1.63,0,2.21-.82,2.21-2.44l0-32.16h3.37Zm-3.45-40.4h3.48V7.89h-3.48Z" transform="translate(-3.29 -1.6)" data-webtasks-id="661a93da-bcf8-4b04"></path>
<path class="logo-fill" d="M321.21,28.49v8c0,2.32,1.16,3.48,3.54,3.48h.7c2.32,0,3.54-1.17,3.54-3.49v-3.6h3.25v3.48c0,4.47-2.32,6.8-6.79,6.8h-.81c-4.53,0-6.79-2.32-6.8-6.79V18.05c0-4.47,2.26-6.8,6.79-6.8h.81c4.47,0,6.79,2.32,6.8,6.79V28.48Zm0-3.19h7.66V17.92c0-2.32-1.16-3.54-3.49-3.54h-.63c-2.38,0-3.54,1.23-3.54,3.55Z" transform="translate(-3.29 -1.6)" data-webtasks-id="2017586d-6fe2-486f"></path>
<path class="logo-fill" d="M347.62,17.91c0-2.38-1.16-3.54-3.49-3.54h-.81c-2.32,0-3.48,1.17-3.48,3.54V36.43c0,2.38,1.17,3.49,3.49,3.48h.87c2.32,0,3.48-1.1,3.48-3.48V30.51H351v5.81c0,4.47-2.26,6.79-6.73,6.8h-1c-4.53,0-6.79-2.32-6.79-6.79l0-18.29q0-6.78,6.79-6.79h1c4.47,0,6.68,2.26,6.68,6.67v4.93h-3.31Z" transform="translate(-3.29 -1.6)" data-webtasks-id="028f6894-9207-4405"></path>
<path class="logo-fill" d="M359.71,42.75h-3.37l0-28.1h-2.26V11.58h2.26V6.35h3.37v5.23h3.6v3.08h-3.6Z" transform="translate(-3.29 -1.6)" data-webtasks-id="505af4ec-d298-4649"></path>
</g>
<g data-webtasks-id="eb9d9862-6acd-4653">
<polygon class="logo-fill" points="10.86 11.49 10.86 41.34 13.57 41.34 13.57 14.2 10.86 11.49" data-webtasks-id="432f60ff-63ed-41bd"></polygon>
<polygon class="logo-fill" points="0 0.63 0 41.34 2.71 41.34 2.71 3.35 0 0.63" data-webtasks-id="2aff693c-80e4-49e8"></polygon>
<polygon class="logo-fill" points="5.43 6.06 5.43 41.34 8.14 41.34 8.14 8.77 5.43 6.06" data-webtasks-id="a080a6dc-a509-4411"></polygon>
<polygon class="logo-fill" points="16.28 16.91 16.28 41.34 19 41.34 19 19.63 16.28 16.91" data-webtasks-id="f8afe1f9-e21c-4224"></polygon>
<polygon class="logo-fill" points="27.14 14.2 27.14 41.34 29.85 41.34 29.85 11.49 27.14 14.2" data-webtasks-id="ba539351-a95e-4eae"></polygon>
<polygon class="logo-fill" points="37.99 3.35 37.99 41.34 40.71 41.34 40.71 0.63 37.99 3.35" data-webtasks-id="febf75e7-0241-446c"></polygon>
<polygon class="logo-fill" points="32.56 8.77 32.56 41.34 35.28 41.34 35.28 6.06 32.56 8.77" data-webtasks-id="64e5e808-d364-4337"></polygon>
<polygon class="logo-fill" points="21.71 19.63 21.71 41.34 24.42 41.34 24.42 16.91 21.71 19.63" data-webtasks-id="d10722e1-175c-4536"></polygon>
</g>
</g>
</svg>
</a>
<div class="header-tagline" data-webtasks-id="e1ea6b77-43c5-434a">
Nonprofit journalism about criminal justice
</div>
</div>
<div class="header-items" data-webtasks-id="0002096c-84d3-4021">
<a class="header-item" href="/search?via=navright" data-webtasks-id="97fe6dd1-adf2-4a8c">Search</a>
<a class="header-item" href="/about?via=navright" data-webtasks-id="39affa97-1fc8-470f">About</a>
<a class="header-item" href="/newsletters?via=navright" data-webtasks-id="abcc14ea-00a5-406b">Newsletters</a>
<a class="tmp-button-component tmp-button-small" href="/donate?via=7010d000000xq2j" data-webtasks-id="c4528e09-f507-401f">Donate</a>
</div>
</header>
<div id="main-menu" class="menu-wrapper menu-hidden menu-unfocusable" aria-labelledby="main-menu-button" data-webtasks-id="ce12ebb7-a61e-4972">
<div class="mobile-only menu-section explanation-section" data-webtasks-id="52a5556a-c068-48d4">
A nonprofit news organization covering the U.S. criminal justice system
</div>
<div class="menu-section search-section menu-search-js" data-webtasks-id="67a94c99-759b-4f0d">
<div class="menu-section-heading" data-webtasks-id="f2edc5c8-91f2-4f1f">
<label for="site-search" class="search-text" data-webtasks-id="41f06dc1-20ed-4028">Search</label>
<input type="text" id="site-search" class="menu-search-input" data-webtasks-id="184431c1-37e3-4283" spellcheck="false" data-ms-editor="true">
<div tabindex="0" aria-role="button" class="menu-search-button" data-webtasks-id="1d5f5009-1089-43b6">
<div class="magnifying-glass-icon" data-webtasks-id="8dc0070d-9097-4915">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18.1 18.1" style="enable-background:new 0 0 18.1 18.1;" xml:space="preserve" aria-labelledby="magnifying-glass-icon-title" data-webtasks-id="ea68f563-96a4-469c">
<title id="magnifying-glass-icon-title" data-webtasks-id="08a0be64-a2f5-4e82">Magnifying glass</title>
<g data-webtasks-id="be1fa14b-5f0c-4ea7">
<line class="magnifying-glass-handle" x1="1.8" y1="16.2" x2="6.3" y2="11.6" data-webtasks-id="b661b83e-87ee-4a13"></line>
<circle class="magnifying-glass-lens" cx="10" cy="8" r="5.3" data-webtasks-id="3ffc2c57-773b-4f61"></circle>
</g>
</svg>
</div>
</div>
</div>
</div>
<div class="menu-section projects-section" data-webtasks-id="9715ecf1-4f5b-4903">
<div class="menu-section-left" data-webtasks-id="c2a6e2c9-160c-45a5">
<div class="menu-section-heading" data-webtasks-id="70441363-c8a6-452d">
Local Network
</div>
</div>
<div class="menu-section-right" data-webtasks-id="f71375d4-e6da-42d6">
<div class="menu-item" data-webtasks-id="181f5de1-937a-4ebf">
<a class="menu-item-link" href="/cleveland" data-webtasks-id="01e5af09-08a5-4733">Cleveland</a>
</div>
</div>
</div>
<div class="menu-section projects-section" data-webtasks-id="878386cb-9084-4c61">
<div class="menu-section-left" data-webtasks-id="5ff2240e-d1d0-44aa">
<div class="menu-section-heading" data-webtasks-id="ae7a7210-3952-4609">
Projects
</div>
</div>
<div class="menu-section-right" data-webtasks-id="4074ae51-04ff-4edd">
<div class="menu-item" data-webtasks-id="a1b14496-df4b-4186">
<a class="menu-item-link" href="/inside-story" data-webtasks-id="f8d6ef74-95a6-42c3">Inside Story</a>
</div>
<div class="menu-item" data-webtasks-id="9501f0ce-7d81-4e35">
<a class="menu-item-link" href="/tag/news-inside" data-webtasks-id="02091b4d-86e7-43d7">News Inside</a>
</div>
<div class="menu-item" data-webtasks-id="1eadf4aa-b2fb-4845">
<a class="menu-item-link" href="/tag/life-inside" data-webtasks-id="eca85013-bdff-4615">Life Inside</a>
</div>
<div class="menu-item" data-webtasks-id="d3f4c634-a2cf-4c00">
<a class="menu-item-link" href="/mauled" data-webtasks-id="e5df9bd7-a81a-4ec4">Mauled</a>
</div>
<div class="menu-item" data-webtasks-id="7898c956-829a-41f9">
<a class="menu-item-link" href="/2021/04/12/the-language-project" data-webtasks-id="b2019278-8943-4fd5">The Language Project</a>
</div>
<div class="menu-item" data-webtasks-id="78e390b8-d3b8-459e">
<a class="menu-item-link" href="/records" data-webtasks-id="f106e53f-cbca-42b1">The Record</a>
</div>
<div class="menu-item" data-webtasks-id="e2845f0a-921e-44e5">
<a class="menu-item-link" href="/the-system" data-webtasks-id="52ceaa3f-4d83-4318">The System</a>
</div>
</div>
</div>
<div class="menu-section topics-section" data-webtasks-id="ea53210d-8805-413c">
<div class="menu-section-left" data-webtasks-id="944ce773-4b26-4685">
<div class="menu-section-heading" data-webtasks-id="791f7150-56ea-4be2">
Topics
</div>
</div>
<div class="menu-section-right" data-webtasks-id="86c2d79c-6523-4c0c">
<div class="menu-item" data-webtasks-id="3c52cbb5-2528-48c6">
<a class="menu-item-link" href="/records/4-death-penalty" data-webtasks-id="3904d1ce-8b81-48c7">Death Penalty</a>
</div>
<div class="menu-item" data-webtasks-id="905f033d-9dfb-4cc5">
<a class="menu-item-link" href="/records/31-immigration" data-webtasks-id="71f5a65c-a79f-43ac">Immigration</a>
</div>
<div class="menu-item" data-webtasks-id="9c5c69a8-836a-443c">
<a class="menu-item-link" href="/records/2-juvenile-justice" data-webtasks-id="35418e7a-2783-44ba">Juvenile Justice</a>
</div>
<div class="menu-item" data-webtasks-id="fa23b536-fd4f-46e3">
<a class="menu-item-link" href="/records/42-mental-health" data-webtasks-id="edfb0199-4f77-403e">Mental Health</a>
</div>
<div class="menu-item" data-webtasks-id="6d6353ee-e2df-4492">
<a class="menu-item-link" href="/records/48-policing" data-webtasks-id="5245f139-d6c7-46c4">Policing</a>
</div>
<div class="menu-item" data-webtasks-id="d8cffb7e-5cb8-4fcd">
<a class="menu-item-link" href="/records/611-politics-of-criminal-justice" data-webtasks-id="82ca61c2-df45-41db">Politics and Reform</a>
</div>
<div class="menu-item" data-webtasks-id="66adbcd2-ff33-48dc">
<a class="menu-item-link" href="/records/411-race" data-webtasks-id="60c7f778-39a2-41e8">Race</a>
</div>
</div>
</div>
<div class="menu-section about-section" data-webtasks-id="3a1da7ae-31aa-4cd1">
<div class="menu-section-left" data-webtasks-id="6acdd8d8-6e24-4896">
<div class="menu-section-heading" data-webtasks-id="bd54d3c7-3234-49ae">
About
</div>
</div>
<div class="menu-section-right" data-webtasks-id="644d2653-501c-46d2">
<div class="menu-item menu-links" data-webtasks-id="423dbdbb-04c7-4761">
<a class="menu-item-link" href="/about" data-webtasks-id="ec40936b-4e61-4366">About Us</a>
</div>
<div class="menu-item menu-links" data-webtasks-id="1e70ff3a-97e9-405a">
<a class="menu-item-link" href="/local-network" data-webtasks-id="70617d2a-fa61-42f7">Local Network</a>
</div>
<div class="menu-item menu-links" data-webtasks-id="6d8fde9b-314f-4742">
<a class="menu-item-link" href="/about/inside" data-webtasks-id="19dbdcce-9f64-4d2d">The Marshall Project Inside</a>
</div>
<div class="menu-item" data-webtasks-id="d0141fd7-bff4-4de9">
<a class="menu-item-link" href="/tag/news-and-awards" data-webtasks-id="bd7984a9-4c48-4484">News & Awards</a>
</div>
<div class="menu-item" data-webtasks-id="88e5247b-8005-4626">
<a class="menu-item-link" href="/about/impact" data-webtasks-id="46a821b7-dd4c-4a04">Impact</a>
</div>
<div class="menu-item" data-webtasks-id="ffc1e8cd-7c51-4623">
<a class="menu-item-link" href="/people" data-webtasks-id="453d172d-8ea3-4a66">People</a>
</div>
<div class="menu-item" data-webtasks-id="18cd1140-3e9d-45bc">
<a class="menu-item-link" href="/funders" data-webtasks-id="cd399341-49a8-47fe">Supporters</a>
</div>
<div class="menu-item" data-webtasks-id="79fe381b-e28b-4293">
<a class="menu-item-link" href="/jobs" data-webtasks-id="dfd72284-f9ac-47a6">Jobs</a>
</div>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="1e5d6f42-49fe-4118">
<div class="menu-section-heading" data-webtasks-id="cdeaa5fa-2f04-4572">
<a class="menu-item-link" href="/newsletters?ref=menu" data-webtasks-id="446f1bcc-f0a1-42fa">Newsletters</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="964bbc9b-fb7b-4da5">
<div class="menu-section-heading" data-webtasks-id="68e2c179-f378-462c">
<a class="menu-item-link" href="/events" data-webtasks-id="df374030-de08-4a07">Events</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="9c5df5c4-3ea7-4640">
<div class="menu-section-heading" data-webtasks-id="71e9e7c6-8ca0-4ffe">
<a class="menu-item-link menu-item-red" href="/donate?via=7010d000000xq2o" data-webtasks-id="e3e9b29a-81df-4969">Donate</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="a8fc3074-706f-4bac">
<ul class="menu-section-socials" data-webtasks-id="bc2cddc4-3e4a-4e64">
<li data-webtasks-id="64a77855-a860-4d91">
<a href="https://www.instagram.com/marshallproj/" aria-label="The Marshall Project on Instagram" data-webtasks-id="a05f8ca8-5c2c-48a4">
<svg class="icon icon-instagram" aria-hidden="true" data-webtasks-id="b4ad64ae-f558-4d32"><use xlink:href="#icon-instagram" data-webtasks-id="b1958ebe-0151-4366"></use></svg>
</a>
</li>
<li data-webtasks-id="b26a7a53-b92c-445b">
<a href="https://twitter.com/MarshallProj" aria-label="The Marshall Project on Twitter" data-webtasks-id="47070499-d469-4cb4">
<svg class="icon icon-twitter" aria-hidden="true" data-webtasks-id="6edee63d-3306-4523"><use xlink:href="#icon-twitter" data-webtasks-id="1430e28d-c187-4599"></use></svg>
</a>
</li>
<li data-webtasks-id="7a2a2d11-ba3a-4229">
<a href="https://www.facebook.com/TheMarshallProject.org" aria-label="The Marshall Project on Facebook" data-webtasks-id="933c3a6c-0d2f-4260">
<svg class="icon icon-facebook" aria-hidden="true" data-webtasks-id="4be26870-e0d0-4954"><use xlink:href="#icon-facebook" data-webtasks-id="eff62a6c-019d-4bdf"></use></svg>
</a>
</li>
<li data-webtasks-id="21dde313-9195-4c45">
<a href="https://www.reddit.com/user/marshall_project/" aria-label="The Marshall Project on Reddit" data-webtasks-id="2ddbe74e-f094-4a27">
<svg class="icon icon-reddit" aria-hidden="true" data-webtasks-id="d36aca0c-7b7b-489c"><use xlink:href="#icon-reddit" data-webtasks-id="04b5a3f4-da24-4862"></use></svg>
</a>
</li>
</ul>
</div>
<div class="menu-section feedback-section" data-webtasks-id="1600b44f-2209-4642">
Feedback?
<svg class="svg-arrow" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" aria-labelledby="svg-arrow-title" data-webtasks-id="b68d98e4-ffee-475c"><title id="svg-arrow-title" data-webtasks-id="80177175-3d63-4980">Arrow</title><polyline class="arrow-line" points="5.69 0 11.75 6 5.69 12" data-webtasks-id="44659b1a-dbc8-4f5c"></polyline><line class="arrow-line" x1="11.75" y1="6.03" x2="-0.25" y2="6.03" data-webtasks-id="aa964dab-3565-4836"></line></svg>
<a class="feedback-link" href="mailto:[email protected]" data-webtasks-id="6033aece-e429-4ee0">[email protected]</a>
</div>
</div>
<span data-mark="top-of-post" data-webtasks-id="98aca8d7-c1c6-481b"></span>
<!-- single_post_partial vertical_feature generated at 1688673237.4364514 -->
<style data-webtasks-id="aab0297a-137d-43a6">/* auto generated */
</style>
<!-- _vertical_feature -->
<div class="vertical-hed-outer-container" data-webtasks-id="a1449a18-eb77-4f2d">
<div class="vertical-hed-container" data-webtasks-id="e3f6d963-1e36-47e2">
<div class="vertical-hed-content-container" data-webtasks-id="c49d978a-672c-494f">
<div class="vertical-hed-content" data-webtasks-id="92b75198-7b1e-48bd">
<div class="vertical-hed-type compress-post-header post-3349" data-webtasks-id="61ae8fe3-1540-41b6">
<div class="vertical-hed-text" data-webtasks-id="d58611c9-1517-4ddb">
<div class="post-kicker" data-webtasks-id="390fc50a-d0c1-4154">
<a href="/tag/life-inside" data-webtasks-id="5fcfff67-bc27-404a">Life Inside</a>
</div>
<h1 class="post-headline compact-text-js post-headline-long" data-remote="post:3349:title" data-webtasks-id="484f99d0-d71b-49b7">I Survived Pregnancy<br data-webtasks-id="c7b60f26-c784-4fd0">and Postpartum<br data-webtasks-id="fbbccd09-2e65-4314">Depression in Jail. Now<br data-webtasks-id="a3ef1ac6-91b3-4f2b">I Guide Others Like Me.</h1>
<h4 class="post-deck compact-text-js" data-remote="post:3349:deck" data-webtasks-id="193dc381-d027-461d">As a doula in Georgia prisons and jails, Tabatha<br data-webtasks-id="570fe031-54b0-4a69">Trammell supports incarcerated clients through<br data-webtasks-id="202059e5-26e5-4253">pregnancy, childbirth — and giving up their newborns.</h4>
</div>
<div class="post-timestamp" data-webtasks-id="27037906-257a-48b3">
Filed
<span data-webtasks-id="7ff694cc-24b2-46df"> 6:00 a.m.</span>
<span class="post-date" data-webtasks-id="1b5a4be9-671d-4e38">06.30.2023</span>
</div>
</div>
<div class="vertical-hed-img" data-webtasks-id="175f6dd8-a3fd-4c33">
<img class="post-lead-photo post-3349 vertical-hed-caption-sizer-js" srcset="https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/2000x/ 2000w, https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/1200x/ 1200w, https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/1140x/ 1140w, https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/740x/ 740w, https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/360x/ 360w, https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/2000x/ 2000w" alt="An illustration shows a portrait of a Black woman wearing a headband, hoops, a patterned blouse and a cardigan. Birds are flying in the background." width="2000" height="2000" src="https://d1n0c1ufntxbvh.cloudfront.net/photo/ee442dc4/86565/2000x/" data-webtasks-id="aee03fea-e1cc-44fa">
<div class="photo photo-lead-caption mobile-only-caption" id="" data-webtasks-id="08049822-0b1b-4c12">
<div class="meta" data-webtasks-id="510e197c-85f4-474e">
<span class="caption" data-webtasks-id="71c43cb1-7d72-4ccc"></span>
<span class="byline" data-webtasks-id="def32b28-f5ca-4f9f">Bernardo Rodriguez for The Marshall Project</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="photo photo-lead-caption vertical-hed-caption-js desktop-only-caption" id="" data-webtasks-id="43fb9940-5de4-4848">
<div class="meta" data-webtasks-id="dedee750-b7c6-43ea">
<span class="caption" data-webtasks-id="642ea028-4bab-44da"></span>
<span class="byline" data-webtasks-id="a2ae3922-b974-4213">Bernardo Rodriguez for The Marshall Project</span>
</div>
</div>
</div>
<div class="container " data-webtasks-id="0d9ab631-f703-4532">
<article class="clearfix post-3349" data-webtasks-id="089e45d8-cb30-4bc2">
<aside class="col4" data-webtasks-id="fea4532a-2a5c-46c6">
<div class="inner" data-webtasks-id="a528fb05-fee8-43a9">
<div class="post-byline" data-webtasks-id="855bd88a-772d-4510">
By <span data-webtasks-id="31e0992d-434c-4570">Tabatha Trammell</span>, as told to <span data-webtasks-id="09ef785b-42b9-4f3c"><a href="https://www.themarshallproject.org/staff/nicole-lewis" data-webtasks-id="9135d8b5-7c3d-4332">Nicole Lewis</a></span>
</div>
<div class="post-byline-shim" data-webtasks-id="d775c28a-6078-413e"></div>
<div class="share-tools" data-webtasks-id="0b4c9767-3605-425c">
<div class="share-button" data-action="facebook" data-webtasks-id="8906dfc4-67d3-47a5">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="74086e4b-428f-4064"><title data-webtasks-id="8c181217-5a0f-4e59">Facebook</title><g data-webtasks-id="4377ef88-6b61-44c9"><path fill="#111111" d="M8.3,15.5c0-1.2,0-2.3,0-3.5c0-0.8-0.1-1.5-1.1-1.5c-1.4,0.1-1.4-0.8-1.4-1.8c0-0.9,0.1-1.7,1.3-1.6
c1.7,0.1,1.2-1.3,1.2-2.1c0.3-3.5,1.4-4.5,4.9-4.4c1,0,2-0.2,2,1.4c0,1.2,0,2.1-1.6,2c-1.2-0.1-1.5,0.7-1.5,1.8
c0,1.2,0.6,1.4,1.6,1.4c0.7,0,1.7-0.1,1.4,1.1c-0.2,0.9,0.3,2.3-1.3,2.2c-1.6,0-1.7,0.8-1.7,2c0.1,2.2,0,4.3,0,6.5
c0.1,1.5-0.8,1.5-1.9,1.5c-1.1,0-2,0-1.9-1.5C8.4,17.8,8.3,16.7,8.3,15.5z" data-webtasks-id="5b0269bf-8b86-4b77"></path></g></svg>
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-prison-doula-pregnancy-support%3Futm_campaign%3Dshare-tools%26utm_content%3Dpost-top%26utm_medium%3Dsocial%26utm_source%3Dfacebook" class="share-button-link" aria-label="Share on Facebook" data-webtasks-id="162dbdfe-16de-40b2"></a>
</div>
<div class="share-button" data-action="twitter" data-webtasks-id="4dc8f593-d868-4247">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="6dfe258b-89c0-4b2c"><title data-webtasks-id="700566d6-dd16-4032">Twitter</title><g data-webtasks-id="14434b89-d046-42ce"><path fill="#111111" d="M1.2,16.9c1.9-0.2,3.4-0.4,5.1-1.8c-3.2-0.2-3.3-3.2-3.9-4.9C1.7,8.4,0.7,5.8,2,3.3
c1.9,1.8,3.9,3.2,6.2,3.8c1.3,0.3,2,0.4,2.3-1.4c0.4-2.7,3-3.9,5.5-2.9c0.7,0.3,1.3,0.7,2.3,0.7c1.1,0,1.8,1.2,1,2.1
c-0.8,0.9-0.9,1.9-1,2.9C17.4,16.6,8.5,21.2,1.2,16.9z" data-webtasks-id="a10849b2-ae80-41e4"></path></g></svg>
<a href="https://twitter.com/intent/tweet?text=I Survived Pregnancy Behind Bars. Now I’m a Prison Doula. &url=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-prison-doula-pregnancy-support%3Futm_campaign%3Dshare-tools%26utm_content%3Dpost-top%26utm_medium%3Dsocial%26utm_source%3Dtwitter&via=MarshallProj" class="share-button-link" aria-label="Share on Twitter" data-webtasks-id="910fa20d-4947-4d3c"></a>
</div>
<div class="share-button" data-action="mailto" data-webtasks-id="fd6ed54f-b773-4eb2">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="00da5391-911c-4327"><title data-webtasks-id="edc896f5-3915-432d">Email</title><g data-webtasks-id="f12afec9-d8ad-4a56"><g data-webtasks-id="b025ef0d-6ecc-4290"><path fill="#111111" d="M0.9,7.2c0,3.6,0,7.2,0,10.7c6.4,0,12.7,0,19.1,0c0-3.6,0-7.1,0-10.7c-0.2,0.1-0.3,0.1-0.5,0.2
c-2.9,1.4-5.7,2.7-8.6,4.1c-0.3,0.1-0.6,0.2-0.9,0c-1.5-0.7-3-1.4-4.4-2.1C4.1,8.7,2.6,8,0.9,7.2z M0.9,3.4c0,0.6,0,1.1,0,1.7
c0,0.1,0.2,0.3,0.3,0.4c3,1.4,5.9,2.9,8.9,4.3c0.2,0.1,0.5,0.1,0.7,0c3-1.4,6-2.9,8.9-4.3c0.1-0.1,0.3-0.2,0.3-0.3
c0-0.6,0-1.1,0-1.7C13.7,3.4,7.3,3.4,0.9,3.4z" data-webtasks-id="ba4e8941-2308-44e6"></path><path fill="#111111" d="M0.9,7.2C2.6,8,4.1,8.7,5.6,9.5c1.5,0.7,3,1.4,4.4,2.1c0.3,0.2,0.6,0.1,0.9,0c2.9-1.4,5.7-2.7,8.6-4.1
c0.1-0.1,0.3-0.1,0.5-0.2c0,3.6,0,7.1,0,10.7c-6.4,0-12.7,0-19.1,0C0.9,14.4,0.9,10.9,0.9,7.2z" data-webtasks-id="735bd772-cd63-4b9a"></path><path fill="#111111" d="M0.9,3.4c6.4,0,12.7,0,19.1,0c0,0.6,0,1.1,0,1.7c0,0.1-0.2,0.3-0.3,0.3c-3,1.4-5.9,2.9-8.9,4.3
c-0.2,0.1-0.5,0.1-0.7,0c-3-1.4-5.9-2.8-8.9-4.3C1.1,5.3,1,5.2,0.9,5C0.9,4.5,0.9,3.9,0.9,3.4z" data-webtasks-id="67d8298f-ff75-4cfc"></path></g></g></svg>
<a class="share-button-link" href="mailto:?subject=I Survived Pregnancy and Postpartum Depression in Jail. Now I Guide Others Like Me. (The Marshall Project)&body=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-prison-doula-pregnancy-support%3Futm_campaign%3Dshare-tools%26utm_content%3Dpost-top%26utm_medium%3Demail%26utm_source%3Demail" aria-label="Share by email" data-webtasks-id="14dd2835-6cd9-4fc4"></a>
</div>
<div class="share-button" data-action="print" data-webtasks-id="6ded841a-0a54-4d23">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="60ca797d-34d7-4c21"><title data-webtasks-id="0041cee2-fc56-4cd2">Print</title><g data-webtasks-id="e95b5105-359d-4164"><path fill="#111111" d="M5.2,6.6c0-2.2,0-4.4,0-6.6c3.4,0,6.7,0,10.1,0c0,2.2,0,4.4,0,6.6C12,6.6,8.6,6.6,5.2,6.6z" data-webtasks-id="424b3d32-f112-49e9"></path><path fill="#111111" d="M21,6c-2,0-3,0-4,0c0,1,0,2,0,2C12,8,9,8,3,8c0-1,0-1,0-2c0,0-1,0-3,0c0,4,0,7,0,11c2,0,2.6,0,3.9,0
c-0.4,1-0.8,2-1.2,4c5.1,0,10.1,0,15.2,0c-0.4-2-0.8-3-1.2-4c1.3,0,2.3,0,4.3,0C21,13,21,10,21,6z M18,14.2c0,0-1.1,0-1.6,0
c-0.1,0-0.2-0.1-0.3-0.2c-0.1-0.2-0.1-0.4-0.2-0.6c-0.1-0.1-0.3-0.3-0.4-0.3c-3.5,0-7.1,0-10.6,0c0,0-0.1,0-0.1,0
c0,0-0.1,0.5-0.1,0.5c-0.4,1-0.4,1.4-1.4,1.4C3.1,15,3,15,3,15c0-1,0-3,0-4c5,0,10,0,15,0C18,12,18,13.4,18,14.2z" data-webtasks-id="26dbbba9-c7f5-4531"></path></g></svg>
<a class="share-button-link" href="#" onclick="window.print(); event.preventDefault();" aria-label="Print this post" data-webtasks-id="519140e2-e5ac-4960"></a>
</div>
</div>
<div class="post-rubric-description" data-webtasks-id="81cf2187-a544-40ea">
Perspectives from those who work and live in the criminal justice system. <a href="https://www.themarshallproject.org/subscribe?newsletters=li" data-webtasks-id="401fa132-ba61-417b">Sign up</a> to receive "Life Inside" emailed to you every week.
</div>
</div>
</aside>
<p id="post-leadin-newsletter-signup" class="post-leadin-newsletter-signup hidden" data-webtasks-id="f7f07afa-bf18-4d0c">The Marshall Project is a nonprofit newsroom covering the U.S. criminal justice system. <a href="https://www.themarshallproject.org/newsletters?ref=post-leadin&newsletters=ca,li,ex" data-webtasks-id="5cdb9310-1dee-4cd9">Sign up for our newsletters</a> to receive all of our stories and analysis.</p>
<p data-webtasks-id="df392fb2-9aef-44b8"><em data-webtasks-id="60b8c617-0c94-4b7c">Tabatha Trammell, 55, is a certified prison doula based in Gwinnett County, Georgia, who uses her personal history to connect with incarcerated clients. In a post-Roe landscape, <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10014539/" data-webtasks-id="f93a4575-7a2a-4acd">community-based doulas</a> like Trammell could play a key role in helping pregnant people in custody advocate for themselves and get the mental and physical support they need.</em></p>
<p data-webtasks-id="4d79bfe9-8434-45e4"><span class="dropcap-shim" data-webtasks-id="080ad8d9-d0fd-46ca"></span><span class="sans-serif-dropcap" data-webtasks-id="c655f6fd-c073-4edb">W</span>hen I got pregnant at 15, my family disowned me. They were real religious folks — Jehovah’s Witnesses. My church didn’t want to be bothered with me. And when everybody at school found out, they stopped being my friend. “Oh, she’s <em data-webtasks-id="b48107a7-8b27-4d0f">pregnant</em>,” they’d whisper. “She’s <em data-webtasks-id="3a15ed7a-31fe-4e83">pregnant</em>.” So I hated being pregnant, and I hated children. My pregnancy was a shame.</p>
<p data-webtasks-id="5ec58982-9c5c-4c5b">The second time I was pregnant, I was in and out of jail. I was consistently arrested for selling drugs because that’s how I supplied my habit. Once, three weeks after giving birth, I was locked up in the Decatur Street annex of the Atlanta City Detention Center, which has since been closed. I told them at intake that I had just had a baby, but they did not come check on me or take me to medical so they could watch me. I was still bleeding, but I could hardly get any pads. Eventually, I had to use torn-up sheets.</p>
<p data-webtasks-id="1ac3dc4f-1d5d-41dc">For weeks, until I was bonded out, I cried and slept all day. I didn’t want to deal with the other ladies who were in the pod. I didn’t even want to deal with the reality of getting up and taking a shower. I was suffering postpartum depression, I had been on drugs, and I was locked in a room all day.</p>
<link rel="stylesheet" href="https://use.typekit.net/uol0rpy.css" data-webtasks-id="9f9f113f-c8d2-4c28">
<div class="sidebar-toc toc-mode-light" data-webtasks-id="b8c4f172-58a3-47e1">
<div class="sidebar-toc-inner" data-webtasks-id="3a3fa2ca-e1b0-4227">
<div class="sidebar-toc-header" data-webtasks-id="7a66ffc8-03d8-42f6">
<a href="/tag/beyond-roe" data-webtasks-id="a7a71654-9582-47b6">
<div class="sidebar-toc-headline" data-webtasks-id="686bfd3c-b26a-4a5a">
<span data-webtasks-id="c41767bd-4b53-425e">Beyond Roe</span>
</div>
</a>
</div>
<ul data-toc="" class="sidebar-toc-stories" data-path="/api/v1/tags/15335/posts?limit=6&sort_asc=true" data-post-id="3349" data-max-posts="5" data-loaded="true" data-webtasks-id="c7c1ebd3-c56b-44f5"><li class="item current-post-title" data-webtasks-id="74c30b69-2bf6-4690">
<a href="https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support " class="toc-item-link" data-webtasks-id="88a4361d-3cd1-402f">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/740x/)" data-webtasks-id="bb610139-e1ba-4b7a"></div>
<div class="toc-headline" data-webtasks-id="7ae77dc8-812d-4bf0">I Survived Pregnancy and Postpartum Depression in Jail. Now I Guide Others Like Me.</div>
</a>
</li>
<li class="item" data-webtasks-id="9d8844be-5ff2-4f55">
<a href="https://www.themarshallproject.org/2023/06/30/post-roe-abortion-prison-jail-reproductive-justice " class="toc-item-link" data-webtasks-id="9ed8df1c-62b8-46e4">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/740x/)" data-webtasks-id="e9b3560d-8c21-4c07"></div>
<div class="toc-headline" data-webtasks-id="62368e94-4aaa-4310">Reproductive Healthcare Behind Bars Was Dismal Even Before Roe Ended</div>
</a>
</li>
<li class="item" data-webtasks-id="c768fca8-aef3-42e2">
<a href="https://www.themarshallproject.org/2023/07/07/texas-miscarriage-collin-county-jail-wellpath " class="toc-item-link" data-webtasks-id="4d3c10c0-7eb5-4b4a">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/f2608827/86693/740x/)" data-webtasks-id="cb01d93a-e6b2-410c"></div>
<div class="toc-headline" data-webtasks-id="be01ff4f-2736-40ec">A Texas Jail Delayed My Prenatal Care to Keep Costs Down. Then I Had a Miscarriage.</div>
</a>
</li>
<li class="item" data-webtasks-id="ffabaa5f-58b6-49f6">
<a href="https://www.themarshallproject.org/2023/07/14/california-prison-reproductive-rights-hysterectomy " class="toc-item-link" data-webtasks-id="927a10cb-7f21-448d">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/1af5ce13/86870/740x/)" data-webtasks-id="4696247e-515d-4cd1"></div>
<div class="toc-headline" data-webtasks-id="47bf5850-e55d-406c">While Doing Time in a California Prison, I Was Given a Hysterectomy Without My Consent</div>
</a>
</li>
</ul>
</div>
</div>
<p data-webtasks-id="c18cf647-2704-4fc0">Today, I am just under 14 years sober, and I take care of my mental health. <a href="https://www.representjustice.org/team/tabatha-trammell/" data-webtasks-id="66cacb99-f815-4bc5">I’ve started an organization, Woman With a Plan</a>, that helps connect girls and women returning home from prison to resources. I’m also a doula who is certified to work in prisons and jails.</p>
<p data-webtasks-id="aec3175d-b8d5-4dc4">I meet with my non-incarcerated clients in a clinic with baby stuff on the walls. In jail, I have to meet women in cold, gray concrete visiting rooms with heavy metal tables and plastic chairs.</p>
<p data-webtasks-id="6803b848-476e-48be">Usually, I am nervous walking in because I know I have to gain my client’s trust. I always start off by laying my story out on the table. Once I tell my clients what I’ve been through, they open up.</p>
<p data-webtasks-id="71eccacd-3055-40a4">I also ask new clients if they know what a doula is.</p>
<p data-webtasks-id="588bb997-71ae-40dd">“Oh, it’s a lady that delivers babies,” most women respond.</p>
<p data-webtasks-id="ab7bc86f-bd04-43e2">But that’s not it; we’re not midwives. Doulas are much-needed emotional and physical support people. A lot of times — especially in prisons and jails — a birthing person doesn’t have a voice.</p>
<p data-webtasks-id="2ce9f5c0-31a5-45e8">I serve as a second voice.</p>
<p data-webtasks-id="ec4f7068-b95a-4b1a">I tell my new clients I am not there to try and restructure the jail or replace the father or your partner. “I am here to support you as a person,” I say, “to make sure you are doing alright, and you are being treated right.”</p>
<p data-webtasks-id="8a62e464-0ded-4999">I’ve had a few clients in <a href="https://www.gwinnettcounty.com/web/gwinnett/departments/gwinnettcountysheriff/careeropportunities/gwinnettcountyjailtour#:%7E:text=Gwinnett%20County%20Sheriff's%20Office%20is,largest%20jails%20in%20the%20country." data-webtasks-id="d5da17e9-9f2b-4552">Gwinnett County Jail</a> who I met with via video classes. As in many other jails, women are cycling in and out for petty crimes. Some come in pregnant because they didn’t have the money to have an abortion, or because they just didn’t believe in it. I’ve met women who are pregnant because of incest or rape. Many are struggling with drug addiction and mental illness.</p>
<div class="email-signup-v2-js" data-signup-style="inline" data-placement="post-inline" data-tagline="Sign up to receive essays like this weekly." data-newsletters="os,li" data-newsletter-override="" data-donate-campaign="7010d000001Prpw" data-custom-css=".inline-signup .subscribe-subhead { max-width: 500px }" data-webtasks-id="6d050685-7330-466f"> <style data-webtasks-id="2287864d-8491-4ccc">
.inline-signup .subscribe-subhead { max-width: 500px }
</style>
<form class="inline-signup base-email-signup" data-webtasks-id="5d208a39-7867-44ea">
<div class="inline-signup-form-container" data-webtasks-id="4ef015ab-84c4-4139">
<h2 class="subscribe-subhead" data-webtasks-id="013effe1-3be0-46ef">Sign up to receive essays like this weekly.</h2>
<div class="newsletter-options-list" data-webtasks-id="f8892d4c-a80f-4053">
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="01e86945-34ca-44ba">
<input style="display: none;" type="checkbox" name="os" value="os" class="newsletter-option-input" checked="" data-webtasks-id="7cc3056a-783e-4baf">
<div class="newsletter-option-checkbox" data-webtasks-id="9f24b0e7-ebfd-4035">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" aria-label="checkmark" data-webtasks-id="8895b7c1-7f9f-4d46">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="ff98156c-826a-487d"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="3bcdd663-0f18-4706">
<span class="newsletter-option-description" data-webtasks-id="b1fa8911-3065-4984">
Daily news and opinion about criminal justice
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="4f16dfd3-bc2f-424f">
<input style="display: none;" type="checkbox" name="ca" value="ca" class="newsletter-option-input" data-webtasks-id="fce5c6ce-c68d-4780">
<div class="newsletter-option-checkbox" data-webtasks-id="d678c897-1947-4a7b">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" aria-label="checkmark" data-webtasks-id="ffb507c0-baa5-403c">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="855f6237-c6f7-4efa"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="9dba1be4-4f69-4a2a">
<span class="newsletter-option-description" data-webtasks-id="5cdfce31-30e3-4edc">
We drill down on one topic in this week’s news.
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="e55296a6-b169-4905">
<input style="display: none;" type="checkbox" name="ex" value="ex" class="newsletter-option-input" data-webtasks-id="74a8952e-bd44-40e8">
<div class="newsletter-option-checkbox" data-webtasks-id="44b89919-a577-4749">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" aria-label="checkmark" data-webtasks-id="67371b69-ec29-4727">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="282bcf24-56a3-47d0"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="b2422936-beac-4cff">
<span class="newsletter-option-description" data-webtasks-id="6b5e2e4a-50fb-4470">
A guided tour of the criminal justice system
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="0ba49527-5107-4e58">
<input style="display: none;" type="checkbox" name="li" value="li" class="newsletter-option-input" checked="" data-webtasks-id="a6fc624d-c3a5-4324">
<div class="newsletter-option-checkbox" data-webtasks-id="ef3e9dbc-5510-4eab">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" aria-label="checkmark" data-webtasks-id="ab52df5b-1a0e-4fcb">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="3779c94a-3048-4074"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="6dba5fb3-89d7-4284">
<span class="newsletter-option-description" data-webtasks-id="9b529123-bf98-44c3">
Essays from people involved in the system
</span>
</div>
</label>
</div>
<div class="subscribe-email-container clearfix" data-webtasks-id="a6c4e61d-ef63-4fca">
<div class="subscribe-column" data-webtasks-id="43fe980f-4e58-4b17">
<input type="email" style="pointer-events: none;" name="email" class="subscribe-email-input" placeholder="Enter your email address" value="" data-webtasks-id="213dcb99-5830-409d">
</div>
<div class="subscribe-column" data-webtasks-id="ea562d15-a881-4a8a">
<div class="subscribe-button-js subscribe-button" aria-role="button" tabindex="0" data-webtasks-id="a75a04b8-0b97-4b32">Sign Up</div>
</div>
</div>
<div class="subscribe-managed-label" data-webtasks-id="f69b9bd9-718e-4369">
Email list managed by <a class="subscribe-mailchimp-name" target="_blank" rel="noreferrer" href="https://mailchimp.com/legal/privacy/" data-webtasks-id="46be9b05-db53-46fa">Mailchimp</a>
</div>
<div class="subscribe-error-container" data-webtasks-id="2f89f7f0-3069-4dbc"></div>
</div>
<div class="inline-signup-success-container" data-webtasks-id="97058829-8c65-480c">
<h2 class="subscribe-subhead" data-webtasks-id="191479bb-9075-4c5a">Welcome to our community!</h2>
<p class="subscribe-next-steps" data-webtasks-id="6ffcc5a8-7964-42bc">
Thanks for trusting us to be your source for urgent investigations and compelling narratives about criminal justice. Readers like you help to make our work possible. Please consider taking the next step and become a member today.
</p>
<div class="signup-donate-button-container" data-webtasks-id="be080bd5-f0dd-47c2"><a href="/donate?via=7010d000001Prpw" class="donate-button inline-block" data-webtasks-id="94405751-9ef3-4cdc">Donate</a></div>
</div>
</form>
</div>
<p data-webtasks-id="9d32924f-ee30-44af">The way I see it is, for many women, the prisons and the jails might be the safest place for the baby while they are pregnant. It may be a place where they are getting their medical care. If she is out on the street doing drugs, she is not going to the doctor. It’s better to be prepared for pregnant women when they do go to jail, so we can connect them to resources.</p>
<p data-webtasks-id="2e6c6705-5778-42ba">To help women in jail, we have to be really creative and thoughtful. There are a lot of restrictions. Incarcerated women can’t have things that make their pregnancy easier, like pregnancy pillows and essential oils. We can’t go to their medical visits with them, but we follow up and ask them how the visits went. We talk about nutrition and how to work with the food they have. For example, the jails offer a snack between meals for pregnant women and diabetics. I have one client who says she is too tired to get up to receive the snack. But I encourage her to go because it may be a good substitute for a breakfast she doesn’t like.</p>
<p data-webtasks-id="fe05aef7-f752-4ffa">I am also there to help women post-pregnancy. Most incarcerated women only have two days to bond with their baby after birth. Some give their children up for adoption, and others give their babies to family members. Sometimes the women are just trying to forget the traumatic experience of being separated from their babies, so they don’t like to talk about it with me during our follow-up visit. I don’t press them. Instead, I show them different ways of bonding with their baby even if they can’t be there. If their facility permits it, they can keep a blanket that the baby has slept in and cuddle with it, and they can send the baby home with a blanket with their scent.</p>
<p data-webtasks-id="728485c7-f646-4365">When I look back, my experience being in and out of jail while pregnant chipped away at my inner core. It was hard on my spirit. But the doula work is healing because I get to help women who are going through what I went through. I try to remind women that this is just a situation — it is not their destination in life.</p>
</article>
<div class="post-footer" data-webtasks-id="125ba55c-5376-48bd">
<div class="donation-callout-outer-container" data-webtasks-id="40a8ae4e-21ef-414f">
<div class="donation-callout" data-webtasks-id="c1e576c5-766f-4c93">
<h2 class="donation-callout-title" data-webtasks-id="3ab06c03-0634-45a1">This is not a paywall.</h2>
<div class="donation-callout-body" data-webtasks-id="45eebc7f-9c82-4251">
<p data-webtasks-id="2a426562-2c76-4e9d">We’ll never put our work behind a paywall, and we’ll never put a limit on the number of articles you can read. No matter what, you can always turn to The Marshall Project as a source of trustworthy journalism about the criminal justice system. </p>
<p data-webtasks-id="a31ec9ea-91e7-4f4d">Our ability to take on big, groundbreaking investigations — the kind that can lead to real impact — doesn’t depend on advertisers or corporate owners. It depends on people like you. Our independence is our strength, and your donation makes us stronger.</p>
</div>
<a class="tmp-button-component tmp-button-medium" href="https://www.themarshallproject.org/donate?via=7016Q000001YVuYQAW" data-webtasks-id="7699c7c0-371f-49cd">Donate</a>
</div>
</div>
<div class="author-bio-container" data-webtasks-id="2cd2f0a7-8c71-400c">
<p class="author-story-bio" data-webtasks-id="8cc5c27b-1625-4430">
<a class="bio-name-link" href="/staff/nicole-lewis" data-webtasks-id="f73f01e9-fbb8-4905">Nicole Lewis</a>
<a target="_blank" href="https://twitter.com/nikki_lew" class="bio-social-link" aria-label="View on Twitter" data-webtasks-id="ced163e5-e2f5-4b08"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="b3fd6b53-41b7-41e8"><title data-webtasks-id="0d1a2f6c-252f-4c12">Twitter</title><g data-webtasks-id="96f602ff-ddf8-470d"><path fill="#111111" d="M1.2,16.9c1.9-0.2,3.4-0.4,5.1-1.8c-3.2-0.2-3.3-3.2-3.9-4.9C1.7,8.4,0.7,5.8,2,3.3
c1.9,1.8,3.9,3.2,6.2,3.8c1.3,0.3,2,0.4,2.3-1.4c0.4-2.7,3-3.9,5.5-2.9c0.7,0.3,1.3,0.7,2.3,0.7c1.1,0,1.8,1.2,1,2.1
c-0.8,0.9-0.9,1.9-1,2.9C17.4,16.6,8.5,21.2,1.2,16.9z" data-webtasks-id="9aba2747-0202-481c"></path></g></svg>
</a>
<a target="_blank" href="mailto:[email protected]" class="bio-social-link" aria-label="Email author" data-webtasks-id="27a1edf0-749b-4ba7"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 21 21" enable-background="new 0 0 21 21" xml:space="preserve" data-webtasks-id="25a2b294-1132-4008"><title data-webtasks-id="54c050e4-0605-4d21">Email</title><g data-webtasks-id="a4e917b7-520c-4da3"><g data-webtasks-id="215ca2a9-6052-49c2"><path fill="#111111" d="M0.9,7.2c0,3.6,0,7.2,0,10.7c6.4,0,12.7,0,19.1,0c0-3.6,0-7.1,0-10.7c-0.2,0.1-0.3,0.1-0.5,0.2
c-2.9,1.4-5.7,2.7-8.6,4.1c-0.3,0.1-0.6,0.2-0.9,0c-1.5-0.7-3-1.4-4.4-2.1C4.1,8.7,2.6,8,0.9,7.2z M0.9,3.4c0,0.6,0,1.1,0,1.7
c0,0.1,0.2,0.3,0.3,0.4c3,1.4,5.9,2.9,8.9,4.3c0.2,0.1,0.5,0.1,0.7,0c3-1.4,6-2.9,8.9-4.3c0.1-0.1,0.3-0.2,0.3-0.3
c0-0.6,0-1.1,0-1.7C13.7,3.4,7.3,3.4,0.9,3.4z" data-webtasks-id="65ef1781-d8c1-4552"></path><path fill="#111111" d="M0.9,7.2C2.6,8,4.1,8.7,5.6,9.5c1.5,0.7,3,1.4,4.4,2.1c0.3,0.2,0.6,0.1,0.9,0c2.9-1.4,5.7-2.7,8.6-4.1
c0.1-0.1,0.3-0.1,0.5-0.2c0,3.6,0,7.1,0,10.7c-6.4,0-12.7,0-19.1,0C0.9,14.4,0.9,10.9,0.9,7.2z" data-webtasks-id="00935358-f55e-4718"></path><path fill="#111111" d="M0.9,3.4c6.4,0,12.7,0,19.1,0c0,0.6,0,1.1,0,1.7c0,0.1-0.2,0.3-0.3,0.3c-3,1.4-5.9,2.9-8.9,4.3
c-0.2,0.1-0.5,0.1-0.7,0c-3-1.4-5.9-2.8-8.9-4.3C1.1,5.3,1,5.2,0.9,5C0.9,4.5,0.9,3.9,0.9,3.4z" data-webtasks-id="d1e3bfc6-1ae8-4ed2"></path></g></g></svg>
</a>
is the engagement editor for The Marshall Project, leading the organization’s strategic efforts to deepen reporting that reaches communities most affected by the criminal legal system.
</p>
</div>
<div class="tag-group" data-webtasks-id="e7c66c1f-9fd6-4781">
<span data-webtasks-id="f52937ec-96e0-4d79">Tags:</span>
<a class="post-footer-tag-link" href="/tag/prisoners-rights" data-webtasks-id="13b57d8a-0f0f-48cd"><span class="tag-link-arrow" data-webtasks-id="1895d257-dd50-446c">→</span><span class="tag-link-text" data-webtasks-id="d00df9da-1b15-4489">Prisoners' Rights</span></a>
<a class="post-footer-tag-link" href="/tag/women-in-prison" data-webtasks-id="dadc3fcd-9ba4-44f1"><span class="tag-link-arrow" data-webtasks-id="848daf23-15fa-4512">→</span><span class="tag-link-text" data-webtasks-id="c794cff6-d935-4df3">Women in Prison</span></a>
<a class="post-footer-tag-link" href="/tag/reproductive-rights" data-webtasks-id="f4877efc-7276-4e07"><span class="tag-link-arrow" data-webtasks-id="6bc6ec33-6c27-42f4">→</span><span class="tag-link-text" data-webtasks-id="b6e4ecee-af02-4f2f">Reproductive Rights</span></a>
<a class="post-footer-tag-link" href="/tag/abortion-rights" data-webtasks-id="201f7677-74e6-41f7"><span class="tag-link-arrow" data-webtasks-id="ab3e2cfc-eb41-4e5c">→</span><span class="tag-link-text" data-webtasks-id="321888f8-e1cd-4d63">abortion rights</span></a>
<a class="post-footer-tag-link" href="/tag/supreme-court" data-webtasks-id="e5d93d66-c366-463f"><span class="tag-link-arrow" data-webtasks-id="263eb0c3-be7a-44ef">→</span><span class="tag-link-text" data-webtasks-id="afcf90ae-7390-49d7">Supreme Court</span></a>
<a class="post-footer-tag-link" href="/tag/roe-v-wade" data-webtasks-id="f288b4ad-a4dc-425b"><span class="tag-link-arrow" data-webtasks-id="b6e96c6f-c16e-40a7">→</span><span class="tag-link-text" data-webtasks-id="d8ad8fc9-9c1e-4882">Roe v. Wade</span></a>
<a class="post-footer-tag-link" href="/tag/pregnant-prisoners" data-webtasks-id="5fa94c33-5d2c-4a57"><span class="tag-link-arrow" data-webtasks-id="748a9872-7a3e-4b61">→</span><span class="tag-link-text" data-webtasks-id="4e3f4bf8-5ef1-4021">Pregnant Prisoners</span></a>
<a class="post-footer-tag-link" href="/tag/pregnant-women" data-webtasks-id="8233ea2e-a00e-431d"><span class="tag-link-arrow" data-webtasks-id="6259f3e3-24e4-4597">→</span><span class="tag-link-text" data-webtasks-id="ef9c657a-44b2-4654">Pregnant Women</span></a>
<a class="post-footer-tag-link" href="/tag/abortion" data-webtasks-id="1e035bbc-893e-4d0e"><span class="tag-link-arrow" data-webtasks-id="0098af06-5b25-4423">→</span><span class="tag-link-text" data-webtasks-id="e743c024-9e59-4bca">Abortion</span></a>
<a class="post-footer-tag-link" href="/tag/beyond-roe" data-webtasks-id="5b9b4b60-cbc3-4bce"><span class="tag-link-arrow" data-webtasks-id="5f42ff88-c2a1-4ffa">→</span><span class="tag-link-text" data-webtasks-id="d5ed4161-3190-4959">Beyond Roe</span></a>
<div class="clear" data-webtasks-id="495fe311-3638-4cf5"></div>
</div>
<div class="post-footer-subscribe-promo clearfix" data-webtasks-id="187928f9-f409-4969">
<h2 class="post-footer-subscribe-tagline" data-webtasks-id="c17aeeda-8844-480a">Stay up to date on our reporting and analysis.</h2>
<a href="/subscribe?ref=post-bottom" class="subscribe-button" aria-role="button" tabindex="0" data-webtasks-id="16d2220f-fb99-437d">Subscribe</a>
</div>
</div>
</div>
<span data-mark="bottom-of-post" data-webtasks-id="ca11fdfc-d6ee-44c7"></span>
<tmp-stream class="stream" key="stream-page/PostStreamGenerator:3349/0" sentinel=".post-footer" data-webtasks-id="85592024-fd05-4e2b">
</tmp-stream>
<div class="footer" data-webtasks-id="548961a0-d8ca-4465">
<div class="footer-content" data-webtasks-id="a433e98c-70b7-4342">
<div class="footer-item" data-webtasks-id="993f666d-8bc0-4d63">
<a href="/about" data-webtasks-id="355e2ca1-f136-4436">About</a>
</div>
<div class="footer-item" data-webtasks-id="dd0e5e39-517a-4b39">
<a href="/people" data-webtasks-id="7ebf9dc2-180f-423b">People</a>
</div>
<div class="footer-item" data-webtasks-id="efbd82f1-9c05-49b7">
<a href="/jobs" data-webtasks-id="3cfbeb6f-a542-4f0e">Jobs</a>
</div>
<div class="footer-item" data-webtasks-id="1191fae4-21c6-42aa">
<a href="/sitemap" data-webtasks-id="1c266703-3ade-47b3">Sitemap</a>
</div>
<div class="footer-item" data-webtasks-id="021e3cba-a672-4f0b">
<a href="/funders" data-webtasks-id="35bfacfe-953f-463a">Funders</a>
</div>
</div>
<div class="footer-logo" data-webtasks-id="6bd21515-79e0-4dbb">
<a href="/" aria-label="The Marshall Project" data-webtasks-id="36bf076e-ccc8-4e3b">
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 223.2 223.2" xml:space="preserve" aria-label="The Marshall Project Logo" data-webtasks-id="fe05c629-4589-437b">
<g fill="#111111" data-webtasks-id="498e8fa8-280d-48c6">
<path d="M3.6 3.6v216h30.9V34.5zM65.3 65.3v154.3h30.9V96.2zM188.7 34.5v185.1h30.9V3.6zM127 96.2v123.4h30.9V65.3z" data-webtasks-id="d5f8e772-974b-4917"></path>
</g>
</svg>
</a>
</div>
</div>
<div class="lights-out" style="display: inline; z-index: -999;" data-webtasks-id="84c1f20d-496f-4e5b"></div>
<div class="toast-notifications-container" data-webtasks-id="20b0cf9c-ca94-4151"><div class="toast-notification toast-email-signup" data-webtasks-id="a62662cb-6640-4f0e">
<div class="close-button" data-webtasks-id="d7422eaa-7635-47d0">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 10.08 10.08" enable-background="new 0 0 10.08 10.08" xml:space="preserve" data-webtasks-id="3e7f2424-1c1d-4e68">
<g data-webtasks-id="33ef5090-8464-4534">
<g data-webtasks-id="7d63b89b-15c4-4701">
<line fill="#FFFFFF" x1="0.52" y1="0.52" x2="9.57" y2="9.57" data-webtasks-id="09c08ae0-b1ad-45b4"></line>
</g>
<g data-webtasks-id="6e05305d-22b2-4e8b">
<line fill="#FFFFFF" x1="9.57" y1="0.52" x2="0.52" y2="9.57" data-webtasks-id="574fd8af-1391-4b8c"></line>
</g>
</g>
</svg>
</div>
<div class="container toast-email-signup-container" data-webtasks-id="4531a937-8c4a-422e">
<div class="email-signup-v2-js" data-placement="toast" data-signup-style="toast" data-donate-campaign="7010d000001Prq1" data-webtasks-id="f9927c8b-6743-4086"><form class="banner-signup base-email-signup container" data-webtasks-id="3d9e5269-528a-478d">
<div class="banner-signup-form-container" data-webtasks-id="e45469be-5315-4de6">
<div class="banner-signup-info-container col4" data-webtasks-id="c4f56b07-055a-4186">
<h2 class="banner-signup-title" data-webtasks-id="b1e72a1c-827d-492f">Subscribe</h2>
<p class="banner-signup-description" data-webtasks-id="a6158dbe-a239-4e7e">Get the best criminal justice news and analysis, in your inbox.</p>
<p class="banner-signup-more-container" data-webtasks-id="b7aaa9a7-5533-40af">
<a class="banner-signup-more-link" href="/newsletters?ref=banner-details" data-webtasks-id="efcc2815-0150-4a8b">More about our emails</a>
</p>
</div>
<div class="newsletter-options-list col8" data-webtasks-id="c618964a-3bca-453b">
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="10811585-0866-4890">
<input style="display: none;" type="checkbox" name="os" value="os" class="newsletter-option-input" checked="" data-webtasks-id="33307c86-b5af-4d66">
<div class="newsletter-option-checkbox" data-webtasks-id="ff2a9d9f-4180-4812">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" data-webtasks-id="fe656568-68e0-4db2">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="7ea31575-b5d6-4e4f"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="9344dadd-58fa-4a33">
<span class="newsletter-option-tagline" data-webtasks-id="e235cb69-ab82-4d61">Daily news and opinion</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="86218514-914d-4075">
<input style="display: none;" type="checkbox" name="ca" value="ca" class="newsletter-option-input" data-webtasks-id="3097c56f-9cf3-4d4f">
<div class="newsletter-option-checkbox" data-webtasks-id="593aefb8-e73e-4e06">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" data-webtasks-id="b2a461e8-8f38-4482">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="7271515c-f32f-4b88"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="ceb05daa-3748-4c11">
<span class="newsletter-option-tagline" data-webtasks-id="b24bcc6b-ab66-47dd">Our weekly deep dive</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="afba33d7-f816-46a6">
<input style="display: none;" type="checkbox" name="ex" value="ex" class="newsletter-option-input" data-webtasks-id="a60d377e-1184-484f">
<div class="newsletter-option-checkbox" data-webtasks-id="530cc0a4-e2e1-43a8">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" data-webtasks-id="65d4f030-9380-4c0d">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="ff212ccf-0619-4513"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="878cb0ab-3fc9-4464">
<span class="newsletter-option-tagline" data-webtasks-id="a6c306fc-70d4-4a45">Guided tour of the system</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="37d06f3a-4500-4b3c">
<input style="display: none;" type="checkbox" name="li" value="li" class="newsletter-option-input" checked="" data-webtasks-id="2a3c4e56-f310-4cfd">
<div class="newsletter-option-checkbox" data-webtasks-id="a8efa7ba-330a-4256">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" data-webtasks-id="3d325088-5a4e-45e2">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="98e23f94-881e-4a0c"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="93f05f25-0610-4f12">
<span class="newsletter-option-tagline" data-webtasks-id="b58f633d-a83e-4eea">Voices from the system</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="f6d5a0fa-999a-46cc">
<input style="display: none;" type="checkbox" name="pb" value="pb" class="newsletter-option-input" data-webtasks-id="055da2dc-9b3d-4bc8">
<div class="newsletter-option-checkbox" data-webtasks-id="58d99673-5999-4c15">
<!--?xml version="1.0" encoding="utf-8"?-->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 55.36 55.36" style="enable-background:new 0 0 55.36 55.36;" xml:space="preserve" data-webtasks-id="d5ab4ffd-599e-4d68">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="8779b813-0543-42b0"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="87fb11ea-ecd0-48df">
<span class="newsletter-option-tagline" data-webtasks-id="d230b3a7-fa7c-4e6e">The story behind our stories</span>
</div>
</label>
<div class="subscribe-error-container col12" data-webtasks-id="3dc6aced-4c79-43c4"></div>
</div>
</div>
<div class="banner-signup-display-container" data-webtasks-id="9c94f024-ac3b-4975">
<h2 class="col8 banner-signup-tagline" data-webtasks-id="620f7154-7ba2-4561">
We drill down on one topic in this week’s news.
</h2>
</div>
<div class="col8 omega banner-signup-display-column banner-signup-display-button-container" data-webtasks-id="b5ce08fc-f50b-4ecf">
<div class="subscribe-column subscribe-input-column form-column" data-webtasks-id="299f1dd9-9c88-4906">
<input type="email" name="email" class="subscribe-email-input" placeholder="Enter your email address" data-webtasks-id="755ba739-3fed-4281">
</div>
<div class="subscribe-column form-column" data-webtasks-id="7d90327f-5b04-4859">
<a class="subscribe-button subscribe-intro-button-js" aria-role="button" tabindex="0" data-webtasks-id="8e610975-97ea-43c7">
Subscribe<span class="toast-subscribe-extra-text" data-webtasks-id="da60a3db-d7cd-4faa"> to our newsletters</span>
</a>
</div>
</div>
<div class="banner-signup-success-container" data-webtasks-id="69ff80cc-82c9-4554">
<h2 class="col12 banner-signup-display-column banner-signup-success-message" data-webtasks-id="0b7f1073-624b-4fdc">Thank you for subscribing. Please consider becoming a member today.</h2>
</div>
</form>
</div>
</div>
</div>
</div>
<script src="/packs/js/runtime-e0e5743d45753af7adc6.js" defer="defer" data-webtasks-id="b24284dc-3949-40dc"></script>
<script src="/packs/js/181-b1995d820efac93b5ece.js" defer="defer" data-webtasks-id="73c1ab09-b535-4242"></script>
<script src="/packs/js/25-8b35853ff15162bb2f99.js" defer="defer" data-webtasks-id="ae8fb155-f812-431c"></script>
<script src="/packs/js/app-47901652f4b6c527b57b.js" defer="defer" data-webtasks-id="ebb091ba-4f84-4356"></script>
<script async="" id="parsely-cfg" src="https://cdn.parsely.com/keys/themarshallproject.org/p.js" data-webtasks-id="dff8f2bc-1d28-4312"></script>
</body><editor-card style="position:absolute;top:0px;left:0px;z-index:auto;display: block !important" data-webtasks-id="041379cd-9a1e-44aa"><div dir="ltr" style="all: initial;" data-webtasks-id="9fa1ac3d-4aec-48f2"><div style="color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;" data-webtasks-id="25f8e6f6-e146-4282"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="4f8f9aef-bc7d-4b01"><div style="all: initial;" data-webtasks-id="e8ed24bb-5141-4021"></div></div><div style="color: initial; font: initial; font-palette: initial; font-synthesis: initial; forced-color-adjust: initial; text-orientation: initial; text-rendering: initial; -webkit-font-smoothing: initial; -webkit-locale: initial; -webkit-text-orientation: initial; -webkit-writing-mode: initial; writing-mode: initial; zoom: initial; accent-color: initial; place-content: initial; place-items: initial; place-self: initial; alignment-baseline: initial; animation-composition: initial; animation: initial; app-region: initial; appearance: initial; aspect-ratio: initial; backdrop-filter: initial; backface-visibility: initial; background: initial; background-blend-mode: initial; baseline-shift: initial; baseline-source: initial; block-size: initial; border-block: initial; border: initial; border-radius: initial; border-collapse: initial; border-end-end-radius: initial; border-end-start-radius: initial; border-inline: initial; border-start-end-radius: initial; border-start-start-radius: initial; inset: initial; box-shadow: initial; box-sizing: initial; break-after: initial; break-before: initial; break-inside: initial; buffered-rendering: initial; caption-side: initial; caret-color: initial; clear: initial; clip: initial; clip-path: initial; clip-rule: initial; color-interpolation: initial; color-interpolation-filters: initial; color-rendering: initial; color-scheme: initial; columns: initial; column-fill: initial; gap: initial; column-rule: initial; column-span: initial; contain: initial; contain-intrinsic-block-size: initial; contain-intrinsic-size: initial; contain-intrinsic-inline-size: initial; container: initial; content: initial; content-visibility: initial; counter-increment: initial; counter-reset: initial; counter-set: initial; cursor: initial; cx: initial; cy: initial; d: initial; display: initial; dominant-baseline: initial; empty-cells: initial; fill: initial; fill-opacity: initial; fill-rule: initial; filter: initial; flex: initial; flex-flow: initial; float: initial; flood-color: initial; flood-opacity: initial; grid: initial; grid-area: initial; height: initial; hyphenate-character: initial; hyphenate-limit-chars: initial; hyphens: initial; image-orientation: initial; image-rendering: initial; initial-letter: initial; inline-size: initial; inset-block: initial; inset-inline: initial; isolation: initial; letter-spacing: initial; lighting-color: initial; line-break: initial; list-style: initial; margin-block: initial; margin: initial; margin-inline: initial; marker: initial; mask: initial; mask-type: initial; math-depth: initial; math-shift: initial; math-style: initial; max-block-size: initial; max-height: initial; max-inline-size: initial; max-width: initial; min-block-size: initial; min-height: initial; min-inline-size: initial; min-width: initial; mix-blend-mode: initial; object-fit: initial; object-position: initial; object-view-box: initial; offset: initial; opacity: initial; order: initial; orphans: initial; outline: initial; outline-offset: initial; overflow-anchor: initial; overflow-clip-margin: initial; overflow-wrap: initial; overflow: initial; overscroll-behavior-block: initial; overscroll-behavior-inline: initial; overscroll-behavior: initial; padding-block: initial; padding: initial; padding-inline: initial; page: initial; page-orientation: initial; paint-order: initial; perspective: initial; perspective-origin: initial; pointer-events: initial; position: absolute; quotes: initial; r: initial; resize: initial; rotate: initial; ruby-position: initial; rx: initial; ry: initial; scale: initial; scroll-behavior: initial; scroll-margin-block: initial; scroll-margin: initial; scroll-margin-inline: initial; scroll-padding-block: initial; scroll-padding: initial; scroll-padding-inline: initial; scroll-snap-align: initial; scroll-snap-stop: initial; scroll-snap-type: initial; scrollbar-gutter: initial; shape-image-threshold: initial; shape-margin: initial; shape-outside: initial; shape-rendering: initial; size: initial; speak: initial; stop-color: initial; stop-opacity: initial; stroke: initial; stroke-dasharray: initial; stroke-dashoffset: initial; stroke-linecap: initial; stroke-linejoin: initial; stroke-miterlimit: initial; stroke-opacity: initial; stroke-width: initial; tab-size: initial; table-layout: initial; text-align: initial; text-align-last: initial; text-anchor: initial; text-combine-upright: initial; text-decoration: initial; text-decoration-skip-ink: initial; text-emphasis: initial; text-emphasis-position: initial; text-indent: initial; text-overflow: initial; text-shadow: initial; text-size-adjust: initial; text-transform: initial; text-underline-offset: initial; text-underline-position: initial; white-space: initial; touch-action: initial; transform: initial; transform-box: initial; transform-origin: initial; transform-style: initial; transition: initial; translate: initial; user-select: initial; vector-effect: initial; vertical-align: initial; view-transition-name: initial; visibility: initial; border-spacing: initial; -webkit-box-align: initial; -webkit-box-decoration-break: initial; -webkit-box-direction: initial; -webkit-box-flex: initial; -webkit-box-ordinal-group: initial; -webkit-box-orient: initial; -webkit-box-pack: initial; -webkit-box-reflect: initial; -webkit-highlight: initial; -webkit-line-break: initial; -webkit-line-clamp: initial; -webkit-mask-box-image: initial; -webkit-mask: initial; -webkit-mask-composite: initial; -webkit-print-color-adjust: initial; -webkit-rtl-ordering: initial; -webkit-ruby-position: initial; -webkit-tap-highlight-color: initial; -webkit-text-combine: initial; -webkit-text-decorations-in-effect: initial; -webkit-text-fill-color: initial; -webkit-text-security: initial; -webkit-text-stroke: initial; -webkit-user-drag: initial; -webkit-user-modify: initial; widows: initial; width: initial; will-change: initial; word-break: initial; word-spacing: initial; x: initial; y: initial; z-index: 2147483647;" data-webtasks-id="15211de0-0b46-4b6d"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="11a460ad-412a-4d3a"></div></div></editor-card> |