File size: 101,785 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 |
<!--<![endif]--><head data-webtasks-id="293b9c65-bcea-4193"><style data-merge-styles="true" data-webtasks-id="42c0d74f-9d4f-463f"></style>
<style data-merge-styles="true" data-webtasks-id="ea44f26f-3317-49df"></style><style data-merge-styles="true" data-webtasks-id="3e55b9a0-fb05-4b3b"></style><meta charset="utf-8" data-webtasks-id="88ab5f08-8f5c-4c05">
<!--
_____ _ _ ____ ____ _ _ _ _
| ____| \ | | _ \| _ \| | | | \ | |
| _| | \| | | | | |_) | | | | \| |
| |___| |\ | |_| | _ <| |_| | |\ |
|_____|_| \_|____/|_| \_\\___/|_| \_|
-->
<link href="https://d1n0c1ufntxbvh.cloudfront.net" rel="dns-prefetch" data-webtasks-id="ad8e67ff-e587-4f8c"> <!-- photo -->
<link href="https://d63kb4t2ifcex.cloudfront.net" rel="dns-prefetch" data-webtasks-id="409e2d56-32ad-4576"> <!-- story-assets -->
<link href="https://use.typekit.net" rel="dns-prefetch" data-webtasks-id="5d29f260-5cbe-4649">
<link rel="icon" href="https://www.themarshallproject.org/favicon.ico?v=2" data-webtasks-id="c6784cb7-1522-4074">
<meta name="viewport" content="width=device-width, initial-scale=1.0" data-webtasks-id="b455d4d0-965a-4e68">
<meta name="theme-color" content="#111111" data-webtasks-id="83769273-c8bb-4e4b">
<title data-webtasks-id="b6a00b99-2cc9-444b">Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars | The Marshall Project</title>
<meta name="description" content="Abortion is just one part of a greater story about how indifferent — and even cruel — reproductive healthcare can be in prisons and jails." data-webtasks-id="7ddb9fb3-3021-45ed">
<meta name="name" content="Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars" data-webtasks-id="9036f0f7-d181-446c">
<meta name="image" content="https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1200x/" data-webtasks-id="2da32a27-3a77-4d56">
<meta property="og:title" content="Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars " data-webtasks-id="4476a376-6671-4cf4">
<meta property="og:description" content="Abortion is just one part of a greater story about how indifferent — and even cruel — reproductive healthcare can be in prisons and jails." data-webtasks-id="53031a98-0af5-47b6">
<meta property="og:type" content="article" data-webtasks-id="ca351d99-9779-46bf">
<meta property="og:image" content="https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1200x/" data-webtasks-id="bba10e9f-e64e-4b12">
<meta property="og:image:alt" content="Silhouettes of staff members looking through window blinds to view a parking lot." data-webtasks-id="fe81a60b-db37-44a3">
<meta property="og:url" content="https://www.themarshallproject.org/2023/06/30/post-roe-abortion-prison-jail-reproductive-justice" data-webtasks-id="b3404b88-e19c-4760">
<link rel="canonical" href="https://www.themarshallproject.org/2023/06/30/post-roe-abortion-prison-jail-reproductive-justice" data-webtasks-id="88f3e3e3-3001-4244">
<meta property="fb:pages" content="1442785962603494" data-webtasks-id="2eec5516-bfd6-417c">
<meta property="fb:app_id" content="260005144189129" data-webtasks-id="ef40e47a-048a-4625">
<meta property="og:site_name" content="The Marshall Project" data-webtasks-id="a0c11b72-b693-42c1">
<meta property="article:publisher" content="https://www.facebook.com/TheMarshallProject.org" data-webtasks-id="d7a45489-14b5-4b26">
<meta name="twitter:card" content="summary_large_image" data-webtasks-id="2555cb57-4519-44ca">
<meta name="twitter:site" content="@MarshallProj" data-webtasks-id="f0acf826-8595-4240">
<meta property="article:published_time" content="2023-06-30T06:00:00-04:00" data-webtasks-id="15512787-d326-41fc">
<meta property="article:modified_time" content="2023-06-30T06:00:00-04:00" data-webtasks-id="3a43c655-93b1-4ed1">
<meta property="article:section" content="Life Inside" data-webtasks-id="6fdde5ad-6879-4f8e">
<meta property="article:author" content="Nicole Lewis" data-webtasks-id="e2a59ffe-94c3-49cf">
<meta property="article:author" content="Carla Canning" data-webtasks-id="4b16c32e-4def-4e50">
<meta property="article:tag" content="Prisoners' Rights" data-webtasks-id="e0260a1c-9eb1-44a0">
<meta property="article:tag" content="Women in Prison" data-webtasks-id="9d00c528-3e62-4ec4">
<meta property="article:tag" content="Reproductive Rights" data-webtasks-id="7c2ba046-90c2-4fcc">
<meta property="article:tag" content="abortion rights" data-webtasks-id="c2cf1061-fdbf-4ff4">
<meta property="article:tag" content="Supreme Court" data-webtasks-id="b02c8ea7-2d9d-452a">
<meta property="article:tag" content="Roe v. Wade" data-webtasks-id="acd6cb80-39fc-461e">
<meta property="article:tag" content="Pregnant Prisoners" data-webtasks-id="c7dec13b-e177-4676">
<meta property="article:tag" content="Pregnant Women" data-webtasks-id="afa14926-d867-45b0">
<meta property="article:tag" content="Abortion" data-webtasks-id="4da4abbf-1113-45f6">
<meta property="article:tag" content="Beyond Roe" data-webtasks-id="a887aefc-2630-4a9f">
<script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-RPQP8RRH8F&cx=c&_slc=1" data-webtasks-id="855ed494-45ea-4e87"></script><script type="application/ld+json" data-webtasks-id="144aba03-fa8e-4c5b">{"@context":"http://schema.org","@type":"NewsArticle","url":"https://www.themarshallproject.org/2023/06/30/post-roe-abortion-prison-jail-reproductive-justice","headline":"Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars","alternativeHeadline":"Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars ","thumbnailUrl":"https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1200x/","image":"https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1200x/","articleSection":"Life Inside","datePublished":"2023-06-30T06:00:00-04:00","dateModified":"2023-06-30T06:00:00-04:00","description":"Abortion is just one part of a greater story about how indifferent — and even cruel — reproductive healthcare can be in prisons and jails.","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-abortion-prison-jail-reproductive-justice"},"author":[{"@type":"Person","name":"Nicole Lewis"},{"@type":"Person","name":"Carla Canning"}],"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="8d6f007c-10f9-4c3e">
<meta name="csrf-token" content="Sn7JmiCuciONfx1d0kNAvgkb7u3mcHL5yVqS7SKOcJ9wouXQq428FcyU4MPpWrw37iKpZ1Dj-lBtaC9ODxDpNQ" data-webtasks-id="886f45cd-e4e9-4a81">
<link rel="stylesheet" href="/assets/app/app-bf114d429b21dc9cfa1d7ed7aec96243c12acc2a83ef2181e663fd66dea0ae47.css" media="all" data-webtasks-id="c8649ba2-3cef-4fab">
<script src="/assets/app/head-4d46922d35e89888760e1861eeddf29b80a548172d9256541547230158ad7fba.js" data-webtasks-id="65700539-8935-4802"></script>
<link rel="apple-touch-icon" href="/assets/touch-icon-iphone-7f0ff19b76f6eb76c1b52df3891243175af744a1a7e0b750452b75fcb190f2c7.png" data-webtasks-id="ff49b1c1-9717-43fa">
<link rel="apple-touch-icon" sizes="76x76" href="/assets/touch-icon-ipad-8725d4ee72d5ddf0f92ff8e4c2213c6fe56933f620a07a14f8628c868fc2e4e7.png" data-webtasks-id="73b2ec13-75bd-486d">
<link rel="apple-touch-icon" sizes="120x120" href="/assets/touch-icon-iphone-retina-b100556589ae39da0c1712de57d8d9f4e83513bc15229cb6071b05fd1cc2aee4.png" data-webtasks-id="cc200911-e4b9-4e03">
<link rel="apple-touch-icon" sizes="152x152" href="/assets/touch-icon-ipad-retina-5925e6f0691eed8a0f8e636e1b0db2e44e5571ebbc660942217d7d12edd0a4f7.png" data-webtasks-id="470c862d-2183-4648">
<link rel="me" href="https://newsie.social/@marshallproj" data-webtasks-id="1a67da14-4a94-4462">
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://www.themarshallproject.org/rss/recent.rss" data-webtasks-id="46ac872f-7e6e-43e7">
<link rel="stylesheet" href="https://use.typekit.net/crx5tsx.css" media="all" onload="this.onload=null; this.media='all';" data-webtasks-id="9843bc94-890e-4180">
<noscript data-webtasks-id="25385ec6-5f63-4d3f"><link rel="stylesheet" href="https://use.typekit.net/crx5tsx.css"></noscript>
<style data-webtasks-id="2eb4d3fc-b3d9-49c1">
@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="691d8aff-0a18-49e7">
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":3350},"stream_config":{"next_key":"stream-page/PostStreamGenerator:3350/1","initial_key":"stream-page/PostStreamGenerator:3350/0","lazy":true}}
</script>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NSS38634F0" data-webtasks-id="66bf5860-62ed-49a5"></script>
<script data-webtasks-id="f1ef0a6e-b25f-4c8f">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NSS38634F0');
</script>
<!-- Google Analytics -->
<script data-webtasks-id="ecac9384-77de-479f">
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, Carla Canning",
dimension3: "3350"
}
ga('send', 'pageview', ga_pageview);
</script>
<script async="" src="https://www.google-analytics.com/analytics.js" data-webtasks-id="bd21af39-6d8b-46bc"></script>
<!-- End Google Analytics -->
</head>
<body class="base_feature desktop" data-webtasks-id="63610b31-4072-4a9b">
<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="e6993b34-1243-4db9">
<defs data-webtasks-id="5e25f1cf-9b03-4781">
<symbol id="icon-twitter" viewBox="0 0 26 28" data-webtasks-id="6c291844-f28c-4661">
<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="aa9a257d-a17f-4675"></path>
</symbol>
<symbol id="icon-facebook" viewBox="0 0 16 28" data-webtasks-id="f69c7e0c-71bd-4a85">
<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="3c5d9405-69bc-4739"></path>
</symbol>
<symbol id="icon-instagram" viewBox="0 0 24 28" data-webtasks-id="4d9f42f1-dee6-4ab8">
<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="52263bfa-442d-4ab8"></path>
</symbol>
<symbol id="icon-reddit" viewBox="0 0 28 28" data-webtasks-id="d9b3c0e8-df95-468f">
<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="0d7d474a-b19b-464e"></path>
</symbol>
<symbol id="icon-impact-arrow" viewBox="0 0 32 32" data-webtasks-id="4df2da63-c5df-46e2">
<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="5b347ac2-2023-4eaf"></path>
</symbol>
</defs>
</svg>
<header class="header-v2" data-webtasks-id="f8376e07-9006-4689">
<div class="header-menu-trigger" data-webtasks-id="30abeb40-8d6c-401f">
<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="1f947c9a-7a01-4f1d">
<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="d68af078-6d36-4eb6">
<title id="hamburger-icon-title" data-webtasks-id="71a52f64-f7a1-4154">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="b87ae458-8fa2-4e41"></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="cf560ce4-30cb-41a8"></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="be1caada-a99b-4dad"></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="f4b72729-b48a-43ab"></path>
</svg>
</button>
</div>
<div class="header-logo" data-webtasks-id="eddb8a30-419f-492c">
<a href="/?ref=nav" aria-label="The Marshall Project" data-webtasks-id="7d00871a-5416-4008">
<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="bc8322fc-4a30-438e">
<defs data-webtasks-id="ec8b007c-7d21-4a44">
<style data-webtasks-id="f3e95755-7f92-4aa7">
.logo-fill {
fill: #fff;
}
</style>
</defs>
<title id="tmp-logo-title" data-webtasks-id="48378d03-8655-48ed">The Marshall Project</title>
<g data-webtasks-id="37cf6f1e-3325-472f">
<g data-webtasks-id="c812e8ce-1583-4b19">
<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="83539ca7-a279-4527"></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="563004cb-3fe8-4a76"></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="ac5ddaa9-c668-42cd"></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="58af6ffb-e1cf-47b3"></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="a08f8a3f-0011-4aa5"></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="5ebc54f6-0427-4bce"></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="6d5dd98c-4377-4429"></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="0a37ef44-a67f-4ab3"></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="aff34340-c4f9-4122"></path>
<path class="logo-fill" d="M236,1.61h3.37l0,41.22h-3.37Z" transform="translate(-3.29 -1.6)" data-webtasks-id="bbc73253-3492-48d7"></path>
<path class="logo-fill" d="M244.52,1.61h3.36l0,41.22h-3.37Z" transform="translate(-3.29 -1.6)" data-webtasks-id="6327ef0d-cb11-4a87"></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="bc809a28-fff4-4d01"></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="5102b5f4-e962-4654"></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="0aeb6903-374b-4bc7"></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="97371197-dd5e-4437"></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="5c2e246f-415c-4aad"></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="4d6042b9-9ed2-4082"></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="9c70e54d-313b-431e"></path>
</g>
<g data-webtasks-id="e2e91fcb-d2b9-473d">
<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="58b446e2-76fa-4c4d"></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="73768120-c2cd-48f2"></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="6bf1a694-80eb-4a15"></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="aba4ed1d-7057-4852"></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="02bb1371-f00d-4665"></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="6cedeb32-e81b-4cc4"></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="424b195d-1724-41f3"></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="19d39300-a480-4dbe"></polygon>
</g>
</g>
</svg>
</a>
<div class="header-tagline" data-webtasks-id="af9bd258-8473-4be4">
Nonprofit journalism about criminal justice
</div>
</div>
<div class="header-items" data-webtasks-id="d506561e-a9a8-4a25">
<a class="header-item" href="/search?via=navright" data-webtasks-id="df5fc64a-ad67-42f7">Search</a>
<a class="header-item" href="/about?via=navright" data-webtasks-id="06a2f2dd-325f-45f1">About</a>
<a class="header-item" href="/newsletters?via=navright" data-webtasks-id="26dedbe5-b552-4461">Newsletters</a>
<a class="tmp-button-component tmp-button-small" href="/donate?via=7010d000000xq2j" data-webtasks-id="209ec95d-6952-4257">Donate</a>
</div>
</header>
<div id="main-menu" class="menu-wrapper menu-hidden menu-unfocusable" aria-labelledby="main-menu-button" data-webtasks-id="40e67e0b-bf34-4999">
<div class="mobile-only menu-section explanation-section" data-webtasks-id="187d4963-97f7-4bb8">
A nonprofit news organization covering the U.S. criminal justice system
</div>
<div class="menu-section search-section menu-search-js" data-webtasks-id="74bd2419-7907-414d">
<div class="menu-section-heading" data-webtasks-id="fb2b08c2-68f7-479f">
<label for="site-search" class="search-text" data-webtasks-id="2dfa6dbd-6842-47fe">Search</label>
<input type="text" id="site-search" class="menu-search-input" data-webtasks-id="711f7e35-b6fe-4b92" spellcheck="false" data-ms-editor="true">
<div tabindex="0" aria-role="button" class="menu-search-button" data-webtasks-id="652b6d8d-a66e-4eb5">
<div class="magnifying-glass-icon" data-webtasks-id="aba1a0d2-e6c0-498f">
<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="db4b38e4-24cc-44f0">
<title id="magnifying-glass-icon-title" data-webtasks-id="0d0ff464-60c7-432b">Magnifying glass</title>
<g data-webtasks-id="2ce2826c-8463-49f8">
<line class="magnifying-glass-handle" x1="1.8" y1="16.2" x2="6.3" y2="11.6" data-webtasks-id="44515285-a6b1-4883"></line>
<circle class="magnifying-glass-lens" cx="10" cy="8" r="5.3" data-webtasks-id="cfd939f5-e2ec-493f"></circle>
</g>
</svg>
</div>
</div>
</div>
</div>
<div class="menu-section projects-section" data-webtasks-id="e576c497-d390-45c1">
<div class="menu-section-left" data-webtasks-id="2d607292-1748-4653">
<div class="menu-section-heading" data-webtasks-id="075ad8e4-306d-4b28">
Local Network
</div>
</div>
<div class="menu-section-right" data-webtasks-id="7b9fdbf3-34ae-48a6">
<div class="menu-item" data-webtasks-id="7cd9c234-d4b9-4563">
<a class="menu-item-link" href="/cleveland" data-webtasks-id="d0c058ea-22ef-4f4f">Cleveland</a>
</div>
</div>
</div>
<div class="menu-section projects-section" data-webtasks-id="44acbd86-6105-4427">
<div class="menu-section-left" data-webtasks-id="290c2f7b-0cb8-4570">
<div class="menu-section-heading" data-webtasks-id="830eb2d0-2db3-4e42">
Projects
</div>
</div>
<div class="menu-section-right" data-webtasks-id="0528306c-c3f8-4bb2">
<div class="menu-item" data-webtasks-id="b2de96a8-f641-4ef3">
<a class="menu-item-link" href="/inside-story" data-webtasks-id="e9b42984-cdf0-4920">Inside Story</a>
</div>
<div class="menu-item" data-webtasks-id="0d63fb08-66bc-4f1a">
<a class="menu-item-link" href="/tag/news-inside" data-webtasks-id="e38ba65a-8258-4bf7">News Inside</a>
</div>
<div class="menu-item" data-webtasks-id="24610fff-ec72-488c">
<a class="menu-item-link" href="/tag/life-inside" data-webtasks-id="649f51f4-a38a-4ac1">Life Inside</a>
</div>
<div class="menu-item" data-webtasks-id="031129aa-74fd-4c9e">
<a class="menu-item-link" href="/mauled" data-webtasks-id="53284025-78be-4c5e">Mauled</a>
</div>
<div class="menu-item" data-webtasks-id="b5401f05-c8c9-4167">
<a class="menu-item-link" href="/2021/04/12/the-language-project" data-webtasks-id="ede2b858-74d2-4bdc">The Language Project</a>
</div>
<div class="menu-item" data-webtasks-id="1576bd2d-8a6e-4ced">
<a class="menu-item-link" href="/records" data-webtasks-id="4eb64f3f-6a66-4c94">The Record</a>
</div>
<div class="menu-item" data-webtasks-id="faaf0149-a319-4d8a">
<a class="menu-item-link" href="/the-system" data-webtasks-id="a968fe7e-fae5-4e4b">The System</a>
</div>
</div>
</div>
<div class="menu-section topics-section" data-webtasks-id="7627654e-92a7-484f">
<div class="menu-section-left" data-webtasks-id="bf4c5a73-7691-4a19">
<div class="menu-section-heading" data-webtasks-id="32742e8b-e62e-467a">
Topics
</div>
</div>
<div class="menu-section-right" data-webtasks-id="f56a3cb4-57e8-4295">
<div class="menu-item" data-webtasks-id="9ab00040-5a9f-4ca9">
<a class="menu-item-link" href="/records/4-death-penalty" data-webtasks-id="0a325024-97f4-43bc">Death Penalty</a>
</div>
<div class="menu-item" data-webtasks-id="35b37670-943d-4ba5">
<a class="menu-item-link" href="/records/31-immigration" data-webtasks-id="ef7746a0-875a-4269">Immigration</a>
</div>
<div class="menu-item" data-webtasks-id="d83e5dcf-3ba1-40bd">
<a class="menu-item-link" href="/records/2-juvenile-justice" data-webtasks-id="4b622c36-4f11-4085">Juvenile Justice</a>
</div>
<div class="menu-item" data-webtasks-id="b8fbd99f-ef6c-4000">
<a class="menu-item-link" href="/records/42-mental-health" data-webtasks-id="d60295f1-94b5-45ca">Mental Health</a>
</div>
<div class="menu-item" data-webtasks-id="5462e798-f7a5-4ef3">
<a class="menu-item-link" href="/records/48-policing" data-webtasks-id="fddf18db-a83f-45ad">Policing</a>
</div>
<div class="menu-item" data-webtasks-id="4cd01ca4-55d0-4602">
<a class="menu-item-link" href="/records/611-politics-of-criminal-justice" data-webtasks-id="ea8bab32-bd6c-4283">Politics and Reform</a>
</div>
<div class="menu-item" data-webtasks-id="750d3ee2-39c9-49b2">
<a class="menu-item-link" href="/records/411-race" data-webtasks-id="b623ee7d-2b43-414a">Race</a>
</div>
</div>
</div>
<div class="menu-section about-section" data-webtasks-id="79c162a1-60a0-413a">
<div class="menu-section-left" data-webtasks-id="dbf186d1-763d-47b1">
<div class="menu-section-heading" data-webtasks-id="5305ab6b-4c5d-4ac1">
About
</div>
</div>
<div class="menu-section-right" data-webtasks-id="57fc462d-f825-4f7c">
<div class="menu-item menu-links" data-webtasks-id="1441e11b-8195-47e8">
<a class="menu-item-link" href="/about" data-webtasks-id="f5e7cdf6-e8e9-4601">About Us</a>
</div>
<div class="menu-item menu-links" data-webtasks-id="b6ae0a19-c777-4b6e">
<a class="menu-item-link" href="/local-network" data-webtasks-id="10089be3-32b1-42df">Local Network</a>
</div>
<div class="menu-item menu-links" data-webtasks-id="80a455be-9d12-48a2">
<a class="menu-item-link" href="/about/inside" data-webtasks-id="f96ece3d-17f0-40b5">The Marshall Project Inside</a>
</div>
<div class="menu-item" data-webtasks-id="5461f2a9-9a89-49b0">
<a class="menu-item-link" href="/tag/news-and-awards" data-webtasks-id="cf3480de-ab8c-4609">News & Awards</a>
</div>
<div class="menu-item" data-webtasks-id="d8fa6bb4-9ef3-48cb">
<a class="menu-item-link" href="/about/impact" data-webtasks-id="b01ad92d-536f-4293">Impact</a>
</div>
<div class="menu-item" data-webtasks-id="111c25f0-3c77-419f">
<a class="menu-item-link" href="/people" data-webtasks-id="5b9dab85-fa1d-4587">People</a>
</div>
<div class="menu-item" data-webtasks-id="bf6b62d7-40ac-44a3">
<a class="menu-item-link" href="/funders" data-webtasks-id="4610db7e-a7cd-4558">Supporters</a>
</div>
<div class="menu-item" data-webtasks-id="7ab4d6c3-6380-4e32">
<a class="menu-item-link" href="/jobs" data-webtasks-id="8fe9c52b-14cf-4f42">Jobs</a>
</div>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="40127491-f8a3-4c61">
<div class="menu-section-heading" data-webtasks-id="17305107-6708-4451">
<a class="menu-item-link" href="/newsletters?ref=menu" data-webtasks-id="8935d4c0-d7ce-4d3a">Newsletters</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="a06d8216-1ff1-452a">
<div class="menu-section-heading" data-webtasks-id="f9e68c5b-9833-410c">
<a class="menu-item-link" href="/events" data-webtasks-id="db04d9b3-9398-4c7a">Events</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="17620584-9c26-49da">
<div class="menu-section-heading" data-webtasks-id="41318840-421a-4816">
<a class="menu-item-link menu-item-red" href="/donate?via=7010d000000xq2o" data-webtasks-id="842aa081-964c-4ee1">Donate</a>
</div>
</div>
<div class="menu-section menu-section-single" data-webtasks-id="88304315-9ee4-4f1c">
<ul class="menu-section-socials" data-webtasks-id="0b91a4f2-b097-47c3">
<li data-webtasks-id="fb5b7451-38fa-4b48">
<a href="https://www.instagram.com/marshallproj/" aria-label="The Marshall Project on Instagram" data-webtasks-id="b3988f48-d85d-4828">
<svg class="icon icon-instagram" aria-hidden="true" data-webtasks-id="5f2de5e3-36a7-4933"><use xlink:href="#icon-instagram" data-webtasks-id="b19c7ccf-7e9e-4c00"></use></svg>
</a>
</li>
<li data-webtasks-id="5b4c1464-67de-4f57">
<a href="https://twitter.com/MarshallProj" aria-label="The Marshall Project on Twitter" data-webtasks-id="a43758b9-435a-4470">
<svg class="icon icon-twitter" aria-hidden="true" data-webtasks-id="48d67683-000e-4d5e"><use xlink:href="#icon-twitter" data-webtasks-id="a23cb73b-44fa-4f26"></use></svg>
</a>
</li>
<li data-webtasks-id="60d336f6-0012-47a1">
<a href="https://www.facebook.com/TheMarshallProject.org" aria-label="The Marshall Project on Facebook" data-webtasks-id="e7e0aca5-ce9f-4569">
<svg class="icon icon-facebook" aria-hidden="true" data-webtasks-id="f8a308d9-3978-4214"><use xlink:href="#icon-facebook" data-webtasks-id="032ec9e4-59f8-4874"></use></svg>
</a>
</li>
<li data-webtasks-id="f30d379e-0917-4baa">
<a href="https://www.reddit.com/user/marshall_project/" aria-label="The Marshall Project on Reddit" data-webtasks-id="253342b4-7477-4c73">
<svg class="icon icon-reddit" aria-hidden="true" data-webtasks-id="05f6b737-4f49-4149"><use xlink:href="#icon-reddit" data-webtasks-id="6dbb0851-b012-415b"></use></svg>
</a>
</li>
</ul>
</div>
<div class="menu-section feedback-section" data-webtasks-id="40333d04-1e3b-4657">
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="fa9e51a0-842b-4276"><title id="svg-arrow-title" data-webtasks-id="5dda0dd5-5274-4f7c">Arrow</title><polyline class="arrow-line" points="5.69 0 11.75 6 5.69 12" data-webtasks-id="008f5eab-152c-4b60"></polyline><line class="arrow-line" x1="11.75" y1="6.03" x2="-0.25" y2="6.03" data-webtasks-id="4484e951-07a0-439c"></line></svg>
<a class="feedback-link" href="mailto:[email protected]" data-webtasks-id="5995ea30-5a6f-47fb">[email protected]</a>
</div>
</div>
<span data-mark="top-of-post" data-webtasks-id="cc56a443-07f2-4938"></span>
<!-- single_post_partial base_feature generated at 1688673220.2718964 -->
<style data-webtasks-id="1c86abb9-f3a7-40d3">/* auto generated */
</style>
<!-- _base_feature -->
<div class="container" data-webtasks-id="368aa113-67ce-44d2">
<div class="base-feature-header post-3350" data-webtasks-id="be067a7c-cb57-4bc5">
<div class="timestamp-container" data-webtasks-id="f98e7739-7ea9-48ba">
<div class="timestamp" data-webtasks-id="4ab1a971-9ae0-45c2">
Filed
<span data-webtasks-id="e99803f9-56b8-4581"> 6:00 a.m.</span>
</div>
<div class="date" data-webtasks-id="8da7336d-006a-43c6">
06.30.2023
</div>
</div>
<div class="post-kicker" data-webtasks-id="fce1ae41-9fa1-4b53">
<a href="/tag/life-inside" data-webtasks-id="59e0e96d-5862-42a6">Life Inside</a>
</div>
<h1 class="headline post-headline-long" data-webtasks-id="095b55e5-5c9d-4091">
Reproductive Healthcare Behind Bars Was Dismal Even Before Roe Ended
</h1>
<h4 class="deck" data-webtasks-id="fd96ef8a-3283-464f">
Abortion is just one part of a greater story about how indifferent — and even cruel — reproductive healthcare can be in prisons and jails.
</h4>
<div class="img" data-webtasks-id="99901f38-fefd-4f25">
<div class="photo fullbleed-container" data-webtasks-id="17b3572d-722b-49f4">
<img srcset="https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/2000x/ 2000w, https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1200x/ 1200w, https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/1140x/ 1140w, https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/740x/ 740w, https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/360x/ 360w, https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/2000x/ 2000w" alt="Silhouettes of staff members looking through window blinds to view a parking lot." width="2000" height="1046" src="https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/2000x/" data-webtasks-id="e3768191-8d81-41ce">
</div>
<div class="photo photo-lead-caption " id="photo-caption-86528" data-webtasks-id="a19199af-ac2a-4ac5">
<div class="meta" data-webtasks-id="0410f2ad-7aef-43e4">
<span class="caption" data-webtasks-id="1aad821a-2430-458f">Staff members look out the window at protesters from both sides of the abortion debate fighting outside in the parking lot at Choices, an abortion clinic in Carbondale, Ill., in October 2022. </span>
<span class="byline" data-webtasks-id="66490ea9-2760-4059">Erin Schaff/The New York Times</span>
</div>
</div>
</div>
</div>
</div>
<div class="container " data-webtasks-id="00d99e38-88ed-4199">
<article class="clearfix post-3350" data-webtasks-id="a2ff5fb3-b365-4574">
<aside class="col4" data-webtasks-id="37802e51-42a9-47bd">
<div class="inner" data-webtasks-id="59bdf158-4270-49f8">
<div class="post-byline" data-webtasks-id="44b613e6-59ba-4037">
By <span data-webtasks-id="de1e7612-42fc-4556"><a href="https://www.themarshallproject.org/staff/nicole-lewis" data-webtasks-id="c1039e4c-f848-45c4">Nicole Lewis</a></span> and <span data-webtasks-id="35d2de27-3bd1-4095"><a href="https://www.themarshallproject.org/staff/carla-canning" data-webtasks-id="bad37011-4eeb-495f">Carla Canning</a></span>
</div>
<div class="post-byline-shim" data-webtasks-id="1c8eb3cc-ae4b-479a"></div>
<div class="share-tools" data-webtasks-id="12ada9cd-8edd-4965">
<div class="share-button" data-action="facebook" data-webtasks-id="e4b70fd2-01cd-4f3a">
<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="2920dee7-d354-4ce7"><title data-webtasks-id="97b7310c-f18b-4616">Facebook</title><g data-webtasks-id="a1c4c8f1-0542-4b02"><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="a285fb80-8c1d-4c7c"></path></g></svg>
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-abortion-prison-jail-reproductive-justice%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="263ec728-daa2-44cc"></a>
</div>
<div class="share-button" data-action="twitter" data-webtasks-id="35ef14ff-a93d-420f">
<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="eceb66b0-108b-48fd"><title data-webtasks-id="dedfdda3-2eb7-492f">Twitter</title><g data-webtasks-id="194ebf14-f341-4a9e"><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="8622befd-adc6-4f1b"></path></g></svg>
<a href="https://twitter.com/intent/tweet?text=Abortion Is Just One Part of a Larger Story About Pregnancy Behind Bars &url=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-abortion-prison-jail-reproductive-justice%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="25792ed5-2b91-4eed"></a>
</div>
<div class="share-button" data-action="mailto" data-webtasks-id="3e694258-d11e-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="7f65dd58-3b42-4513"><title data-webtasks-id="68538aae-cf0d-4cce">Email</title><g data-webtasks-id="c4dd3e8a-048f-4a28"><g data-webtasks-id="20fdefc3-054a-4cd5"><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="2129485d-b757-450d"></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="1edf0e7a-2624-4f1e"></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="cad59dc2-9c62-44f5"></path></g></g></svg>
<a class="share-button-link" href="mailto:?subject=Reproductive Healthcare Behind Bars Was Dismal Even Before Roe Ended (The Marshall Project)&body=https%3A%2F%2Fwww.themarshallproject.org%2F2023%2F06%2F30%2Fpost-roe-abortion-prison-jail-reproductive-justice%3Futm_campaign%3Dshare-tools%26utm_content%3Dpost-top%26utm_medium%3Demail%26utm_source%3Demail" aria-label="Share by email" data-webtasks-id="0abc0d12-f559-4a8c"></a>
</div>
<div class="share-button" data-action="print" data-webtasks-id="47559a22-9d93-4154">
<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="f668c5a0-69be-418b"><title data-webtasks-id="c72dc86e-7e5f-4488">Print</title><g data-webtasks-id="d88c9573-de48-4689"><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="0bd9062e-6d62-4793"></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="7e3bb0ff-f0ea-4708"></path></g></svg>
<a class="share-button-link" href="#" onclick="window.print(); event.preventDefault();" aria-label="Print this post" data-webtasks-id="7e615b30-2415-42d1"></a>
</div>
</div>
<div class="post-rubric-description" data-webtasks-id="dbca5f74-9273-462d">
Perspectives from those who work and live in the criminal justice system. <a href="https://www.themarshallproject.org/subscribe?newsletters=li" data-webtasks-id="51fadc07-a04b-4b9c">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="1ef3433f-1a43-4d9b">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="e45a77e3-9d13-4f99">Sign up for our newsletters</a> to receive all of our stories and analysis.</p>
<p data-webtasks-id="2e7c03da-7fdb-485c"><span class="dropcap-shim" data-webtasks-id="94dd8428-4fb6-431e"></span><span class="sans-serif-dropcap" data-webtasks-id="836188d9-0040-419e">O</span>ne year ago, when the U.S. Supreme Court overturned Roe v. Wade, we immediately wondered what losing the constitutional right to an abortion would mean for people incarcerated in states where the procedure is outlawed.</p>
<p data-webtasks-id="fdfb4d21-f8e3-491a">We knew that finding people to tell these stories would be a challenge. Even before the end of Roe, many correctional facilities <a href="https://www.urban.org/sites/default/files/2022-08/Reproductive%20Health%20Care%20in%20Carceral%20Facilities.pdf" data-webtasks-id="43b5b2c7-d918-4348">had no written policy</a> outlining when and how people in custody could get an abortion. Incarcerated pregnant people also face numerous practical barriers to abortion, <a href="https://publichealth.jhu.edu/2022/abortion-care-for-incarcerated-people-after-dobbs" data-webtasks-id="3461b024-066d-436b">such as having to pay for it themselves or cover the cost of an officer escort to the clinic.</a> And because the U.S. is made up of thousands of different state, federal, local and tribal systems, <a href="https://www.prisonpolicy.org/blog/2021/12/08/reproductive_choice/" data-webtasks-id="f61228f7-2ad1-487e">it’s hard to pinpoint how many pregnancies behind bars</a> end in abortion.</p>
<link rel="stylesheet" href="https://use.typekit.net/uol0rpy.css" data-webtasks-id="3e4488be-6b01-42aa">
<div class="sidebar-toc toc-mode-light" data-webtasks-id="8101bf8f-8e61-4f76">
<div class="sidebar-toc-inner" data-webtasks-id="c842e87c-6e1e-4dc1">
<div class="sidebar-toc-header" data-webtasks-id="e952bfe9-bcf8-455d">
<a href="/tag/beyond-roe" data-webtasks-id="1382c811-823d-4b8d">
<div class="sidebar-toc-headline" data-webtasks-id="99323a2d-1660-4805">
<span data-webtasks-id="4d005178-86ae-4edc">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="3350" data-max-posts="5" data-loaded="true" data-webtasks-id="ef3c8a31-7c7a-41c0"><li class="item" data-webtasks-id="b81db6f5-cdd5-4718">
<a href="https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support " class="toc-item-link" data-webtasks-id="5d73d743-1811-4775">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/ab64c6ed/86584/740x/)" data-webtasks-id="ecfaa380-1c42-4468"></div>
<div class="toc-headline" data-webtasks-id="42fc53d6-e85c-4d97">I Survived Pregnancy and Postpartum Depression in Jail. Now I Guide Others Like Me.</div>
</a>
</li>
<li class="item current-post-title" data-webtasks-id="2601bc82-3c5e-4a10">
<a href="https://www.themarshallproject.org/2023/06/30/post-roe-abortion-prison-jail-reproductive-justice " class="toc-item-link" data-webtasks-id="a6245aeb-f531-4702">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/94ef142c/86528/740x/)" data-webtasks-id="81ef3fef-2c77-4901"></div>
<div class="toc-headline" data-webtasks-id="8ba48b5e-4969-454e">Reproductive Healthcare Behind Bars Was Dismal Even Before Roe Ended</div>
</a>
</li>
<li class="item" data-webtasks-id="c84d942d-e6f2-456a">
<a href="https://www.themarshallproject.org/2023/07/07/texas-miscarriage-collin-county-jail-wellpath " class="toc-item-link" data-webtasks-id="e75e930f-7472-496f">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/f2608827/86693/740x/)" data-webtasks-id="3f9667ee-ae52-4f82"></div>
<div class="toc-headline" data-webtasks-id="c0ff4365-8091-4e0a">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="57b84604-5357-4327">
<a href="https://www.themarshallproject.org/2023/07/14/california-prison-reproductive-rights-hysterectomy " class="toc-item-link" data-webtasks-id="bd4a0382-839e-4626">
<div class="toc-promo-img" style="background-image: url(https://d1n0c1ufntxbvh.cloudfront.net/photo/1af5ce13/86870/740x/)" data-webtasks-id="30882b7d-6654-4d12"></div>
<div class="toc-headline" data-webtasks-id="25c635c6-c785-4873">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="7b8910eb-532c-4b71">So we had to ask ourselves how we would connect with incarcerated people whose communication is limited and monitored. How would we navigate <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3987588/" data-webtasks-id="cabd4ff9-f359-4306">health privacy laws</a>? Why would anyone behind bars risk coming forward about such a personal choice? Who would be willing to tell us about an abortion they wanted but never received?</p>
<p data-webtasks-id="d1e81645-27e9-4685">One answer was to cast a wide net: We talked to formerly incarcerated people, jail nurses, prison doula groups, attorneys, and people who had written to The Marshall Project about their experiences with reproductive care and incarceration.</p>
<p data-webtasks-id="4c404bee-a96c-4258">Although our reporting so far has not surfaced accounts of abortions being denied, those we interviewed talked about the chilling effect of the end of Roe. Today, an estimated 2 in 5 girls and women of reproductive age <a href="https://www.pbs.org/newshour/politics/a-year-after-fall-of-roe-v-wade-25-million-women-live-in-states-with-abortion-bans-or-restrictions" data-webtasks-id="9d2f45c6-3b82-4046">live in a state where they could be prosecuted for having an abortion.</a> The procedure is already fully banned in 14 states and severely restricted in six others. When <a href="https://www.nytimes.com/interactive/2023/06/22/us/abortion-clinics-dobbs-roe-wade.html" data-webtasks-id="c6b37153-e624-4f42">clinics close or doctors stop performing abortions,</a> incarcerated people lose access as well. The end of Roe could also mean more people being <a href="https://www.pregnancyjusticeus.org/wp-content/uploads/2021/09/FINAL_1600cases-Factsheet.docx.pdf" data-webtasks-id="4cf05c71-5486-4df5">punished for pregnancies</a> that end in miscarriage or stillbirth.</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="4255b1b3-cec0-4379"> <style data-webtasks-id="1ac6ee3b-fc1c-4ddb">
.inline-signup .subscribe-subhead { max-width: 500px }
</style>
<form class="inline-signup base-email-signup" data-webtasks-id="61363700-2242-4e9c">
<div class="inline-signup-form-container" data-webtasks-id="36249eca-0452-46fc">
<h2 class="subscribe-subhead" data-webtasks-id="399de750-c599-4884">Sign up to receive essays like this weekly.</h2>
<div class="newsletter-options-list" data-webtasks-id="391e7d6b-6c6b-4098">
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="363765a0-2181-491b">
<input style="display: none;" type="checkbox" name="os" value="os" class="newsletter-option-input" checked="" data-webtasks-id="6bc4ebbb-2899-4d5c">
<div class="newsletter-option-checkbox" data-webtasks-id="ab95b075-becd-4fbb">
<!--?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="f4abcac8-c5fb-4af6">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="217a21e6-3291-4784"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="85968a68-7db3-4498">
<span class="newsletter-option-description" data-webtasks-id="1751aa5b-7538-40c3">
Daily news and opinion about criminal justice
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="5b32a0ac-000d-4e99">
<input style="display: none;" type="checkbox" name="ca" value="ca" class="newsletter-option-input" data-webtasks-id="937b2e85-ab8e-45c2">
<div class="newsletter-option-checkbox" data-webtasks-id="b32212e1-8fc6-4953">
<!--?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="eae00227-101c-4913">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="cfdbbaa7-c21a-4a5c"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="e11d4737-bf30-4196">
<span class="newsletter-option-description" data-webtasks-id="7d0c0c50-cf19-4684">
We drill down on one topic in this week’s news.
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="cb8b16b1-73a1-4b6b">
<input style="display: none;" type="checkbox" name="ex" value="ex" class="newsletter-option-input" data-webtasks-id="237f1d0d-0d68-4f6d">
<div class="newsletter-option-checkbox" data-webtasks-id="63e8a35d-ad1e-4d55">
<!--?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="f53c3107-0a50-4cdd">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="2f74aa3c-b858-435f"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="17d5970e-45f1-4b93">
<span class="newsletter-option-description" data-webtasks-id="b371ae71-b4a6-434e">
A guided tour of the criminal justice system
</span>
</div>
</label>
<label class="newsletter-option-item" tabindex="0" data-webtasks-id="25ad06c2-cada-4815">
<input style="display: none;" type="checkbox" name="li" value="li" class="newsletter-option-input" checked="" data-webtasks-id="d687d352-9065-4a14">
<div class="newsletter-option-checkbox" data-webtasks-id="f12be416-852d-47ee">
<!--?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="1eb5dda5-0ba0-4010">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="03767f23-94c9-493e"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="f41efa45-f045-4a4e">
<span class="newsletter-option-description" data-webtasks-id="d06002ec-9197-4b77">
Essays from people involved in the system
</span>
</div>
</label>
</div>
<div class="subscribe-email-container clearfix" data-webtasks-id="4d9f2c06-0c27-47f8">
<div class="subscribe-column" data-webtasks-id="6925fe7d-7bf3-49e4">
<input type="email" style="pointer-events: none;" name="email" class="subscribe-email-input" placeholder="Enter your email address" value="" data-webtasks-id="bcedeaa5-609c-4942">
</div>
<div class="subscribe-column" data-webtasks-id="44f7e113-eb83-453f">
<div class="subscribe-button-js subscribe-button" aria-role="button" tabindex="0" data-webtasks-id="c80b4ec0-fa9e-46ac">Sign Up</div>
</div>
</div>
<div class="subscribe-managed-label" data-webtasks-id="71882040-f341-491b">
Email list managed by <a class="subscribe-mailchimp-name" target="_blank" rel="noreferrer" href="https://mailchimp.com/legal/privacy/" data-webtasks-id="82e9adaf-6ce3-47c6">Mailchimp</a>
</div>
<div class="subscribe-error-container" data-webtasks-id="7d35b37b-c9a1-4fd2"></div>
</div>
<div class="inline-signup-success-container" data-webtasks-id="595a596d-5ce4-4aef">
<h2 class="subscribe-subhead" data-webtasks-id="43255d27-cb35-480c">Welcome to our community!</h2>
<p class="subscribe-next-steps" data-webtasks-id="c851fba3-3af6-4a2e">
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="c130a83c-9050-4cab"><a href="/donate?via=7010d000001Prpw" class="donate-button inline-block" data-webtasks-id="68efb7cb-547a-42b4">Donate</a></div>
</div>
</form>
</div>
<p data-webtasks-id="75abb32e-a0da-46fe">Perhaps the biggest lesson we learned from our interviews so far is that abortion is just one part of a larger story about the unevenness, indifference — and even cruelty — of reproductive healthcare in jails and prisons. Over the next four weeks of Life Inside, you’ll hear <a href="https://www.themarshallproject.org/2023/06/30/post-roe-prison-doula-pregnancy-support" data-webtasks-id="6c30bfba-23fb-4a06">from a formerly incarcerated doula in Georgia</a> who uses her personal history of traumatic pregnancies to help others in jails and prisons. A California prisoner who went to the hospital to have growths removed from her uterus and was sterilized without her knowledge. A Texas woman left cramping and bleeding in her jail cell while she miscarried. And a Minnesota mother who wonders if the year she was allowed to spend with her newborn twins at home will make separation harder when she begins to serve her prison sentence in the fall.</p>
<p data-webtasks-id="9f53d9b9-e01e-4afc">These stories foreshadow a post-Roe landscape in correctional settings where reproductive health care is often an afterthought.</p>
<p data-webtasks-id="36656335-7b42-4c61">If you’d like to tell your own story about abortion, pregnancy and reproductive rights in prison or jail, get in touch. You can email us at <a href="mailto:[email protected]" data-webtasks-id="0f722edf-34a0-4cc7">[email protected],</a> leave a voicemail at 212-803-5207, or send a letter to the following address: </p>
<p data-webtasks-id="5f5ee6ba-feb9-43fd">Nicole Lewis, Engagement Editor<br data-webtasks-id="9e737d19-3fac-417a">
The Marshall Project<br data-webtasks-id="5a2cf099-46a6-4b73">
156 West 56th Street<br data-webtasks-id="48964274-7398-4a2c">
Studio Cityspire - 3rd Floor<br data-webtasks-id="d60892b0-bc73-4fc4">
New York, NY 10019</p>
</article>
<div class="post-footer" data-webtasks-id="f11a27e1-e29b-4531">
<div class="donation-callout-outer-container" data-webtasks-id="e2be2a52-3542-459f">
<div class="donation-callout" data-webtasks-id="74ad0a8c-3220-4e1f">
<h2 class="donation-callout-title" data-webtasks-id="ab2c5813-df91-42fa">This is not a paywall.</h2>
<div class="donation-callout-body" data-webtasks-id="9c140a91-6b2c-4526">
<p data-webtasks-id="6eb033da-4fa4-4397">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="001e08bd-89e9-4884">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="3e1206fe-a4a1-4521">Donate</a>
</div>
</div>
<div class="author-bio-container" data-webtasks-id="e1b3b9fb-5ecd-4547">
<p class="author-story-bio" data-webtasks-id="84bcb25d-76f1-4f5d">
<a class="bio-name-link" href="/staff/nicole-lewis" data-webtasks-id="a64f2eff-e36f-40b3">Nicole Lewis</a>
<a target="_blank" href="https://twitter.com/nikki_lew" class="bio-social-link" aria-label="View on Twitter" data-webtasks-id="87b7b267-cb1a-43a1"><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="4d86965c-8ac0-4237"><title data-webtasks-id="01b87bb6-5a65-44f7">Twitter</title><g data-webtasks-id="44d95399-530e-4bc4"><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="6f4b4b63-ee19-497a"></path></g></svg>
</a>
<a target="_blank" href="mailto:[email protected]" class="bio-social-link" aria-label="Email author" data-webtasks-id="7a3d2ecb-819a-4748"><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="5887f6b3-a0f9-4040"><title data-webtasks-id="0043eb97-8b0a-49a8">Email</title><g data-webtasks-id="970daa9f-ef8a-4dbd"><g data-webtasks-id="31dca747-7834-4e31"><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="b1fe4130-f0eb-40ad"></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="08f7e58c-de3b-4cf2"></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="d7edba0e-e0f1-4be9"></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>
<p class="author-story-bio" data-webtasks-id="ad36d7d5-cf2d-45bf">
<a class="bio-name-link" href="/staff/carla-canning" data-webtasks-id="93dc0481-36d1-4c86">Carla Canning</a>
<a target="_blank" href="mailto:[email protected]" class="bio-social-link" aria-label="Email author" data-webtasks-id="0b5ec0f7-b214-44cc"><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="30c81004-856d-409c"><title data-webtasks-id="dc7d6d58-b1a9-45ed">Email</title><g data-webtasks-id="919214e5-1458-470b"><g data-webtasks-id="e1196976-274f-41d5"><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="2eac9b15-3954-4392"></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="b6e26eb7-5703-4477"></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="8875f9ba-dd87-4985"></path></g></g></svg>
</a>
is an engagement journalist and former Tow audience engagement fellow at The Marshall Project. At the Craig Newmark Graduate School of Journalism, she created a website guide for people visiting loved ones incarcerated in New York State prisons. She recently traded in her lifelong New Yorker status for sunny Southern California.
</p>
</div>
<div class="tag-group" data-webtasks-id="77450cf3-1fe6-4194">
<span data-webtasks-id="0780b845-356c-4eff">Tags:</span>
<a class="post-footer-tag-link" href="/tag/prisoners-rights" data-webtasks-id="b3b6c305-303f-492c"><span class="tag-link-arrow" data-webtasks-id="53765a81-d719-4db3">→</span><span class="tag-link-text" data-webtasks-id="0aacbf61-a4b9-4978">Prisoners' Rights</span></a>
<a class="post-footer-tag-link" href="/tag/women-in-prison" data-webtasks-id="57c268b1-fd7d-4402"><span class="tag-link-arrow" data-webtasks-id="5130b382-3937-4009">→</span><span class="tag-link-text" data-webtasks-id="6b1c77f1-a092-4293">Women in Prison</span></a>
<a class="post-footer-tag-link" href="/tag/reproductive-rights" data-webtasks-id="e301d128-6121-4609"><span class="tag-link-arrow" data-webtasks-id="088f8090-15b6-4d3d">→</span><span class="tag-link-text" data-webtasks-id="3e93c0db-7ea6-41b1">Reproductive Rights</span></a>
<a class="post-footer-tag-link" href="/tag/abortion-rights" data-webtasks-id="4046a64f-6782-4343"><span class="tag-link-arrow" data-webtasks-id="40813890-e5b8-4850">→</span><span class="tag-link-text" data-webtasks-id="a5c4b3e2-e585-4453">abortion rights</span></a>
<a class="post-footer-tag-link" href="/tag/supreme-court" data-webtasks-id="19494d87-a06d-405f"><span class="tag-link-arrow" data-webtasks-id="6c94fbe5-f02e-4ca1">→</span><span class="tag-link-text" data-webtasks-id="b5f1b323-3485-4537">Supreme Court</span></a>
<a class="post-footer-tag-link" href="/tag/roe-v-wade" data-webtasks-id="d5b06062-1588-4729"><span class="tag-link-arrow" data-webtasks-id="f35309e3-78e8-4d87">→</span><span class="tag-link-text" data-webtasks-id="0070a2fe-c109-4f27">Roe v. Wade</span></a>
<a class="post-footer-tag-link" href="/tag/pregnant-prisoners" data-webtasks-id="a480d053-72a9-453b"><span class="tag-link-arrow" data-webtasks-id="fb9a342d-2871-440b">→</span><span class="tag-link-text" data-webtasks-id="800de8ef-0929-4ad3">Pregnant Prisoners</span></a>
<a class="post-footer-tag-link" href="/tag/pregnant-women" data-webtasks-id="f095b2bc-e09d-43fa"><span class="tag-link-arrow" data-webtasks-id="ddcb2a97-9e05-4e2d">→</span><span class="tag-link-text" data-webtasks-id="792e3abd-f5a7-4786">Pregnant Women</span></a>
<a class="post-footer-tag-link" href="/tag/abortion" data-webtasks-id="b41c8340-871f-4195"><span class="tag-link-arrow" data-webtasks-id="b15809b2-6bf6-489b">→</span><span class="tag-link-text" data-webtasks-id="2b8a5be1-6a0a-4082">Abortion</span></a>
<a class="post-footer-tag-link" href="/tag/beyond-roe" data-webtasks-id="e72c119b-ccdc-40b6"><span class="tag-link-arrow" data-webtasks-id="f7558753-ac4d-466a">→</span><span class="tag-link-text" data-webtasks-id="5d921c60-fa70-4302">Beyond Roe</span></a>
<div class="clear" data-webtasks-id="c5278c56-9973-4824"></div>
</div>
<div class="post-footer-subscribe-promo clearfix" data-webtasks-id="381aece7-d059-4583">
<h2 class="post-footer-subscribe-tagline" data-webtasks-id="ec237437-c59f-4956">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="d1e28ef5-38cd-4b0f">Subscribe</a>
</div>
</div>
</div>
<span data-mark="bottom-of-post" data-webtasks-id="2c7bbcba-f364-48ea"></span>
<tmp-stream class="stream" key="stream-page/PostStreamGenerator:3350/0" sentinel=".post-footer" data-webtasks-id="c3f0ea4e-b49f-49a2">
</tmp-stream>
<div class="footer" data-webtasks-id="6fae25a5-8397-470f">
<div class="footer-content" data-webtasks-id="96b206a2-8e3b-4960">
<div class="footer-item" data-webtasks-id="ebcfcac5-640d-4632">
<a href="/about" data-webtasks-id="1f67d5ee-f7bd-43e4">About</a>
</div>
<div class="footer-item" data-webtasks-id="01537213-9402-4006">
<a href="/people" data-webtasks-id="53a4b815-e4dc-4008">People</a>
</div>
<div class="footer-item" data-webtasks-id="44670f7a-2b0a-42a6">
<a href="/jobs" data-webtasks-id="2865daf4-1e1a-4db6">Jobs</a>
</div>
<div class="footer-item" data-webtasks-id="a1fa3ac1-1952-4993">
<a href="/sitemap" data-webtasks-id="2218b572-81cb-4095">Sitemap</a>
</div>
<div class="footer-item" data-webtasks-id="209c052a-8c01-41b2">
<a href="/funders" data-webtasks-id="e96df556-df11-4449">Funders</a>
</div>
</div>
<div class="footer-logo" data-webtasks-id="e869d75d-5c2a-46c8">
<a href="/" aria-label="The Marshall Project" data-webtasks-id="90fc1a87-cb74-4d05">
<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="237f3f63-c297-49bc">
<g fill="#111111" data-webtasks-id="67905bde-cc2b-4ff0">
<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="ce01e470-928d-47a9"></path>
</g>
</svg>
</a>
</div>
</div>
<div class="lights-out" style="display: inline; z-index: -999;" data-webtasks-id="d8d9388a-e93a-4838"></div>
<div class="toast-notifications-container" data-webtasks-id="2919205b-710f-47b2"><div class="toast-notification toast-email-signup" data-webtasks-id="7e575041-0294-4802">
<div class="close-button" data-webtasks-id="bbf2ef6d-8303-4cbc">
<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="97ca43c0-29ad-41c1">
<g data-webtasks-id="0e851355-7bf8-4b9a">
<g data-webtasks-id="97b21f06-d790-48fc">
<line fill="#FFFFFF" x1="0.52" y1="0.52" x2="9.57" y2="9.57" data-webtasks-id="11de5d7c-bd2e-4ee0"></line>
</g>
<g data-webtasks-id="e54654b9-f757-4157">
<line fill="#FFFFFF" x1="9.57" y1="0.52" x2="0.52" y2="9.57" data-webtasks-id="cefe0996-1616-4037"></line>
</g>
</g>
</svg>
</div>
<div class="container toast-email-signup-container" data-webtasks-id="119a35bf-d3d5-4c6c">
<div class="email-signup-v2-js" data-placement="toast" data-signup-style="toast" data-donate-campaign="7010d000001Prq1" data-webtasks-id="95f9471c-8a67-46fd"><form class="banner-signup base-email-signup container" data-webtasks-id="b14c9a01-717f-4550">
<div class="banner-signup-form-container" data-webtasks-id="2a4164e8-9b25-481b">
<div class="banner-signup-info-container col4" data-webtasks-id="32ecbc1d-1edb-48ac">
<h2 class="banner-signup-title" data-webtasks-id="4dfe72bd-d709-422f">Subscribe</h2>
<p class="banner-signup-description" data-webtasks-id="cb3135b5-c58d-414a">Get the best criminal justice news and analysis, in your inbox.</p>
<p class="banner-signup-more-container" data-webtasks-id="aad10696-0148-492f">
<a class="banner-signup-more-link" href="/newsletters?ref=banner-details" data-webtasks-id="d67e847c-3bfc-4250">More about our emails</a>
</p>
</div>
<div class="newsletter-options-list col8" data-webtasks-id="72ad0529-dd87-4776">
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="af495b5c-7b55-4261">
<input style="display: none;" type="checkbox" name="os" value="os" class="newsletter-option-input" checked="" data-webtasks-id="eff67d82-0635-4eb4">
<div class="newsletter-option-checkbox" data-webtasks-id="88e50058-a8fd-4cc9">
<!--?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="2be2d0b5-15e0-4574">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="8e2befd3-7b47-4508"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="693bdafa-5195-4433">
<span class="newsletter-option-tagline" data-webtasks-id="bfad0e63-2bab-4538">Daily news and opinion</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="7a1baf5f-ae92-4e5e">
<input style="display: none;" type="checkbox" name="ca" value="ca" class="newsletter-option-input" data-webtasks-id="eb8a9573-c80c-436f">
<div class="newsletter-option-checkbox" data-webtasks-id="aa6ba3c5-1ff5-4d87">
<!--?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="f66e02d9-fd56-4f5c">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="5b5830e0-3e14-4a1d"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="d6a65880-9f48-4f50">
<span class="newsletter-option-tagline" data-webtasks-id="4b82034e-f39f-478d">Our weekly deep dive</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="c39acc59-0919-41ba">
<input style="display: none;" type="checkbox" name="ex" value="ex" class="newsletter-option-input" data-webtasks-id="534e1ad5-db45-4941">
<div class="newsletter-option-checkbox" data-webtasks-id="1852be22-8fcd-4039">
<!--?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="edb78771-e4f4-43b6">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="80bdaf8b-db69-462b"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="fe99b1ec-411f-4eb2">
<span class="newsletter-option-tagline" data-webtasks-id="d711ccb6-6652-4c1e">Guided tour of the system</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="eb10ad79-68b1-4610">
<input style="display: none;" type="checkbox" name="li" value="li" class="newsletter-option-input" checked="" data-webtasks-id="3522d31b-1dab-4682">
<div class="newsletter-option-checkbox" data-webtasks-id="05f92182-9142-44cc">
<!--?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="466e893d-2f0c-4c72">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="cc980b13-250f-4da6"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="46e00d66-6b31-4832">
<span class="newsletter-option-tagline" data-webtasks-id="719e9f2c-9d7b-4249">Voices from the system</span>
</div>
</label>
<label class="newsletter-option-item subscribe-column" tabindex="0" data-webtasks-id="656a057a-56b0-44bc">
<input style="display: none;" type="checkbox" name="pb" value="pb" class="newsletter-option-input" data-webtasks-id="c0e8830a-f8e0-4754">
<div class="newsletter-option-checkbox" data-webtasks-id="fcc48d68-28a6-4a12">
<!--?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="47b1ea44-08f7-4e37">
<polyline class="subscribe-checkmark" points="6.29,27.21 23.16,45.21 51.29,9.21 " data-webtasks-id="a84da009-f050-439a"></polyline>
</svg>
</div>
<div class="newsletter-option-text-container" data-webtasks-id="dd0c3fe6-b861-4137">
<span class="newsletter-option-tagline" data-webtasks-id="01a11296-a02f-4951">The story behind our stories</span>
</div>
</label>
<div class="subscribe-error-container col12" data-webtasks-id="65762194-4e39-4c6d"></div>
</div>
</div>
<div class="banner-signup-display-container" data-webtasks-id="2fb13867-9b96-4b21">
<h2 class="col8 banner-signup-tagline" data-webtasks-id="4dbe23f8-df5d-4b0e">
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="f428b23f-81d7-4807">
<div class="subscribe-column subscribe-input-column form-column" data-webtasks-id="2ed8d9c4-1510-42ec">
<input type="email" name="email" class="subscribe-email-input" placeholder="Enter your email address" data-webtasks-id="555a2d1a-3810-49b8">
</div>
<div class="subscribe-column form-column" data-webtasks-id="5a796207-72c1-46fe">
<a class="subscribe-button subscribe-intro-button-js" aria-role="button" tabindex="0" data-webtasks-id="4430626b-6273-4fd7">
Subscribe<span class="toast-subscribe-extra-text" data-webtasks-id="e5c09e43-3572-4700"> to our newsletters</span>
</a>
</div>
</div>
<div class="banner-signup-success-container" data-webtasks-id="8fa98c65-ba6a-40e9">
<h2 class="col12 banner-signup-display-column banner-signup-success-message" data-webtasks-id="806a5ef3-a58d-41d2">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="7232d944-3786-4efb"></script>
<script src="/packs/js/181-b1995d820efac93b5ece.js" defer="defer" data-webtasks-id="c407fe9d-ab4b-4896"></script>
<script src="/packs/js/25-8b35853ff15162bb2f99.js" defer="defer" data-webtasks-id="4a0f3001-f39b-4b7e"></script>
<script src="/packs/js/app-47901652f4b6c527b57b.js" defer="defer" data-webtasks-id="190f0675-9567-41bb"></script>
<script async="" id="parsely-cfg" src="https://cdn.parsely.com/keys/themarshallproject.org/p.js" data-webtasks-id="37952069-8903-4991"></script>
</body><editor-card style="position:absolute;top:0px;left:0px;z-index:auto;display: block !important" data-webtasks-id="812c7503-8fc1-429c"><div dir="ltr" style="all: initial;" data-webtasks-id="31af6576-1e3d-4c1b"><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="0c2ba189-1b90-42d0"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="43b1ae24-be12-4a7e"><div style="all: initial;" data-webtasks-id="fb0c3649-b44e-45ca"></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="db15cf66-5d7f-4ecd"><link rel="stylesheet" href="chrome-extension://gpaiobkfhnonedkhhfjpmhdalgeoebfa/fonts/fabric-icons.css" data-webtasks-id="ad7f554c-312b-4288"></div></div></editor-card> |