Inboxes List

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

+New inbox

<!DOCTYPE HTML>
<html>
 <head>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!--Fix to get Windows Phone 8 to render CSS3 and Media Queries-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <title>
   EDF Momentum: June news, your impact and what’s next
  </title>
  <style type="text/css">
   /* Mobile styling starts here */
        @media only screen and (max-width:599px) {
            html {
                -webkit-text-size-adjust: none;
            }
            .newsletter_block {
                float: none !important;
            }
            .campaign_wrapper {
                padding-top: 10px;
            }
            .wrapper {
                width: 94% !important;
                padding-left: 3%;
                padding-right: 3%;
            }
            .longer_img_wrapper {
                width: 94% !important;
                padding: 0;
            }
            .longer_img_wrapper .one-col-img {
                width: 100% !important;
                border-radius: 0 !important;
            }
            .match-wrapper {
                background-color: #F1FAFE !important;
                padding: 0 !important;
            }
            .buttonStyle.oneColBtn, 
            .buttonStyle.matchBtn  {
                font-size: 16px;
            }
            .buttonStyle.matchBtn {
                padding: 10px !important;
            }
            .progress-wrapper {
                background-color: #F5F5F5 !important;
                padding: 0 !important;
            }
            .match-wrapper,
            .match_table {
                border-radius: 0 !important;
            }
            .center.full_img.logo_container img {
                width: 100% !important; 
            }
            .fl {
                width: 100%;
                width: 100% !important;
                float: left;
                height: auto;
                padding-left: 0 !important;
                padding-right: 0 !important;
            }
            .mob_none {
                display: none !important;
            }
            .mob_top {
                padding-top: 20px;
            }
            .mob_left {
                padding-left:20px !important;
            }
            .mob_right {
                padding-right:20px !important;
            }
            .mob_no_lf{
                padding-left:0 !important;
                padding-right:0 !important;
            }
            .full_img img {
                width: 100% !important;
                height: auto;
            }
            .img_90 img {
                width: 90% !important;
                height: auto;
            }
            .nopad {
                padding: 0 !important;
            }
            .padbottom10 {
                padding-bottom:10px !important;
            }
            .button {
                padding: inherit 0 !important;
                text-align: center;
                width: 100%;
                margin: auto;
                float: none;
            }
            .button td {
                padding: 0 !important;
            }
            .button td a {
                display: block;
                padding: 10px 40px;
                margin: 0 auto;
            }
            .center {
                text-align: center !important;
                margin: 0 auto;
                float: none !important;
            }
            .center div {
                text-align: center !important;
            }
            .center img {
                display: block;
                margin: auto;
            }
            .automarg {
                margin: 0 auto;
            }
            .footer .social {
                margin: auto;
                float: none;
            }
            .pad_logo {
                padding: 10px 5px 0 5px !important;
            }
            th {
                display: table;
            }
            .hero_module {
                width: 100% !important;
            }
            table.amf__dt-none {
                display: table !important;
            }
        }
  </style>
  <style type="text/css">
   /* CP17024 | Email Editor Template built by Upland Adestra Digital Design V3.08 | OCT2019 | NI */
	/* Updated 12 Feb 2020 - Two logos added to header options */
        body {
            padding: 0;
            margin: 0;
            font-family: arial, sans-serif;
        }
        a[x-apple-data-detectors] {
            color: inherit !important;
            text-decoration: none !important;
            font-size: inherit !important;
            font-family: inherit !important;
            font-weight: inherit !important;
            line-height: inherit !important;
        }
        body,
        td {
            font-family: Arial, Helvetica, sans-serif;
            margin: 0px
        }
        img {
            border: none;
            display: block;
        }
        .amf-editor .preheader_text {
            display: block !important;
            visibility: visible !important;
        }
        .background_color--default li::marker,
        .background_color--white li::marker{
            color:#c8da2c;
        }
  </style>
  <style amf:inline="amf:inline" type="text/css">
   body{
            background-color:#e7e7e7;
        }
        body,
        p,
        th,
        li,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            padding: 0;
            margin: 0;
            font-weight: inherit;
            color:#0b141b;
        } 
        h1 {
            font-size: 30px;
            line-height: 36px;
        }
        h2 {
            font-size: 28px;
            line-height: 34px;
        }
        h3 {
            font-size: 25px;
            line-height: 31px;
        }
        h4 {
            font-size: 22px;
            line-height: 28px;
        }
        h5 {
            font-size: 20px;
            line-height: 26px;
        }
        h6 {
            font-size: 15px;
            line-height: 21px;
        }
        p {
            font-size: 18px;
            line-height: 1.4;
        }
        table, td, th, tr{
            border:0;
        }
        hr{
            border-top: solid 1px lightgrey;
            font-size: 1;
            margin: 10px auto;
            width: 200px;
        }
        ul {
            padding: 0;
            margin: 20px 0 20px 20px;
            line-height: 1.4;
            list-style: none !important;
            list-style-type: none !important;
        }
        li{
            margin:0 0 10px 0;
            font-size: 18px;
            list-style: none !important;
            list-style-type: none !important;
        }
        blockquote {
            margin: 0px 0px 0px 15px;
            padding: 30px 40px 30px 40px;
            border: 1px solid #ccc;
            border-radius: 6px;
            box-shadow: 1px 1px 1px #ccc;
        }
        a span{
            color:#ffffff;
        }
        a, p a:not(.footer_textlink)  {
            text-decoration: underline;
            color:#0033cc;
        }
        .center {
            margin: 0 auto;
        }
        .textlink {
            text-decoration: none !important;
            border: 0 !important;
            color:#7d7d7d;
        }
        .underline .textlink, .underline a{
            text-decoration: underline !important;
        }
        .logo_container a {
            display: block;
            border: 0 !important;
        }
        .footer-link p{
            font-size:inherit;
        }
        .footer_textlink {
            color: #7d7d7d;
            text-decoration: none;
        }
        .footer_textlink:hover {
            color: #000000;
            text-decoration: none;
        }
        .marker {
            background-color: #ffd83a;
        }
        .vertical_position {
            -amf-class-label: 'Vertical position:';
        }
        .vertical_position--top {
            -amf-class-label: 'Top';
            vertical-align: top;
            -amf-attr: valign="top";
        }
        .vertical_position--middle {
            -amf-class-label: 'Middle';
            vertical-align: middle;
            -amf-attr: valign="middle";
        }
        .vertical_position--bottom {
            -amf-class-label: 'Bottom';
            vertical-align: bottom;
            -amf-attr: valign="bottom";
        }
        .image_padding{
            -amf-class-label: 'Image Padding';
        }
        .image_padding--bottom_padding {
            -amf-class-label: 'Add bottom padding';
        }
        .image_padding--no_bottom_padding {
            -amf-class-label: 'Remove bottom padding';
        }
        .image_big_pad .image_padding--bottom_padding .image_padding_target {
            padding-bottom: 20px;
        }
        .image_small_pad .image_padding--bottom_padding .image_padding_target {
            padding-bottom: 10px;
        }
        .preheader_text.hide_at_launch, .hide {
            visibility: hidden;
            display: none; 
	        min-height:10px;
        }
        .left.two_col_pad_target {
            padding-right: 10px;
        }
        .right.two_col_pad_target {
            padding-left: 10px;
        }
  </style>
  <!--BUTTON INLINED STYLES-->
  <style amf:inline="amf:inline" type="text/css">
   .buttonStyle {
            max-width: 250px;
            background-color: #0033CC;
            text-align: center;
            padding: 10px 30px;
            font-family: arial, sans-serif;
            font-size: 20px;
            border-radius: 30px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
        }
        .blackBullet li::marker{
            color:#c8da2c;
        }
        .bttnMarginTop {
			-amf-class-label:'Btn Padding Top Only';
		}
        .bttnMarginTop--twelve{
            -amf-class-label:'Btn Padding Top 12px';
            padding-top: 12px;
        }
        .bttnMarginTop--fourteen{
            -amf-class-label:'Btn Padding Top 14px';
            padding-top: 14px;
        }
        .bttnMarginTop--sixteen{
            -amf-class-label:'Btn Padding Top 16px';
            padding-top: 16px;
        }
        .bttnMarginTop--eighteen{
            -amf-class-label:'Btn Padding Top 18px';
            padding-top: 18px;
        }
        .bttnMarginTop--zero{
            -amf-class-label:'Btn Padding Top 0x';
            padding-top: 0px;
        }
        .paddingTop {
			-amf-class-label:'Padding Top Only';
		}
        .paddingTop--zero{
            -amf-class-label:'Padding Top 0px';
            padding-top:0;
        }
        .paddingTop--fourteen{
            -amf-class-label:'Padding Top 14px';
            padding-top:14px;
        }
        .paddingTop--sixteen{
            -amf-class-label:'Padding Top 16px';
            padding-top:16px;
        }
        .paddingTop--eighteen{
            -amf-class-label:'Padding Top 18px';
            padding-top:18px;
        }
        .paddingTop--twenty{
            -amf-class-label:'Padding Top 20px';
            padding-top:20px;
        }
        .paddingBottom {
			-amf-class-label:'Padding Bottom Only';
		}
        .paddingBottom--zero{
            -amf-class-label:'Padding Bottom 0px';
            padding-bottom:0;
        }
        .paddingBottom--fourteen{
            -amf-class-label:'Padding Bottom 14px';
            padding-bottom:14px;
        }
        .paddingBottom--sixteen{
            -amf-class-label:'Padding Bottom 16px';
            padding-bottom:16px;
        }
        .paddingBottom--eighteen{
            -amf-class-label:'Padding Bottom 18px';
            padding-bottom:18px;
        }
        .paddingBottom--twenty{
            -amf-class-label:'Padding Bottom 20px';
            padding-bottom:20px;
        }
        .add_top_padding .add_top_padding_target{
            padding-top: 20px;
        }
        .additional_padding.fifteen {
            padding: 15px;
        }
        .additional_padding.ten {
            padding: 10px;
        }
        .social_icon {
            opacity: 0.5;
        }
        .social_icon:hover {
            opacity: 1.0 !important;
        }
  </style>
  <!-- COLOR -->
  <style amf:inline="amf:inline" type="text/css">
   .background_color--default{
            -amf-class-label:'Default';
            background-color:#E3E6E7;
        }
  </style>
  <!--BUTTON AND LOGO NON-INLINED STYLES-->
  <style type="text/css">
   .logo_alignment--align_logo_left .logo_container {
            float: left;
        }
        .logo_alignment--align_logo_center .logo_container {
            float: none;
            margin: 0 auto;
        }
        .logo_alignment--align_logo_right .logo_container {
            float: right;
        }
  </style>
  <!--[if mso]>
        <style>
            .colored-block-cell {
                padding-top:10px; 
                background-color: #ffffff;
            }
        </style>
    <![endif]-->
  <style type="text/css">
   @media only screen and (max-width:599px) {
.amf__mb-none { display: none !important; } 
.amf__dt-none,.amf__dt-none-img {display: block !important; max-height: none !important; overflow: visible !important;}
table.amf__dt-none {display:table !important;}
tr.amf__dt-none {display:table-row !important;}
th.amf__dt-none,td.amf__dt-none {display:table-cell !important;}
.amf__dt-none {float: none !important; width: auto !important;}
.amf__dt-none-img {height: auto !important; width: 100% !important;}
}
  </style>
 </head>
 <body class="background_color--default" style="background-color: #e7e7e7; color: #0b141b; font-weight: inherit; margin: 0; padding: 0; -amf-class-label: 'Default'; background-color: #E3E6E7">
  <!--[if mso]>
        <table align="center" cellpadding="0" cellspacing="0" border="0" width="600" bgcolor="#e7e7e7" class="campaign_wrapper background_color--default">
    <![endif]-->
  <!--[if !mso]><!-->
  <table align="center" bgcolor="#e7e7e7" border="0" cellpadding="0" cellspacing="0" class="campaign_wrapper background_color--default" style="border: 0; -amf-class-label: 'Default'; background-color: #E3E6E7" width="100%">
   <!--<![endif]-->
   <tr style="border: 0">
    <td align="center" style="border: 0">
     <table bgcolor="#e7e7e7" border="0" cellpadding="0" cellspacing="0" style="border: 0; background-color:#e7e7e7; background-color:rgb(231,231,231);" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; max-width:600px;width:100%;" width="600">
         <tr class="mob_none" style="border: 0">
          <td style="border: 0; padding: 5px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
            <tr style="border: 0">
             <td align="left" class="preheader_text hide" style="border: 0; display: none; min-height: 10px; visibility: hidden; font-size: 12px !important; font-family: arial, sans-serif; padding: 0 20px 0 0; color:#a5a5a5;">
              Inside: Keeping politics out of science, a milestone for chemical safety and more ‭→‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬‬
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);line-height:1;margin:0;max-width:600px;padding:0;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <table cellpadding="0" cellspacing="0" role="presentation" style="border: 0; width: 100%;background-color: #ffffff; " width="100%">
            <tr style="border: 0">
             <td class="fl" style="border: 0">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0; background-color: #ffffff; " width="100%">
               <tr style="border: 0">
                <td align="center" class="center" style="border: 0; margin: 0 auto; padding-top:20px; padding-bottom:15px; color:#4A4B50; font-family:arial, sans-serif; font-size: 16px; line-height:21px;">
                 <a style="color: #0033cc; text-decoration: underline; text-decoration: none; color:#4A4B50; font-weight: 200; font-size: 13px;">
                  View this message on the web
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!--this table-->
           <table cellpadding="0" cellspacing="0" role="presentation" style="border: 0; background-color: #ffffff;" width="100%">
            <tr style="border: 0">
             <td align="center" class="fl" style="border: 0;  font-weight:normal;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0; width: 100%;" width="100%">
               <tr style="border: 0">
                <td align="center" style="border: 0">
                 <table align="center" border="0" cellpadding="0" cellspacing="0" style="border: 0; width: 100%;" width="100%">
                  <tr style="border: 0">
                   <td align="center" class="center full_img logo_container" style="border: 0; margin: 0 auto; padding-bottom:15px;">
                    <a style="color: #0033cc; text-decoration: underline; border: 0 !important; display: block; text-decoration:none;" target="_blank">
                     <img alt="Environmental Defense Fund" border="0" class="center" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-logo_edf_400x113.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIwMjF9:1wfeNy:HY8SMwagzhwqoTOrpjiTXnA16ApcOYGIHuccOcjJUl0" style="margin: 0 auto; display:block; width:100%; height: auto; max-width:250px !important;" width="250"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!--this table-->
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" class="source_code_section" style="border: 0" width="100%">
      <tr style="border: 0">
       <td style="border: 0">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
         <tr style="border: 0">
          <td align="center" style="border: 0">
           <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
            <tr style="border: 0">
             <td class="add_top_padding_target" style="border: 0">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="center" style="border: 0; color:#0B141B; font-size: 20px; padding:0;" valign="top" width="100%">
                 <img alt="edf_email" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fad.doubleclick.net%252Fddm%252Ftrackimp%252FN9515.2103305EDFEMAIL%252FB34271324.430188643%253Bdc_trk_aid%253D637337294%253Bdc_trk_cid%253D253554993%253Bord%253D1887763700%253Bdc_lat%253D%253Bdc_rdid%253D%253Btag_for_child_directed_treatment%253D%253Btfua%253D%253Bgdpr%253D%2524%257BGDPR%257D%253Bgdpr_consent%253D%2524%257BGDPR_CONSENT_755%257D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhZC5kb3VibGVjbCIsInRpbWUiOjE3ODMwODcwMTQuOTIwODUzNn0:1wfeNy:nulU0hwy7kIJyyYJSoB8uTtyYWDwjmFYk5BgEtCZUec" width="1"/>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a linklabel="" style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252Fmomentum_header_1200x300.jpg%253Fsize%253D500x0%2526w%253DBdnopr2jE3qeTyLlilGBZPNWhync/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIxMDg1NH0:1wfeNy:dIlxRRetSPXpf68Obw6WE2TAArvhUc9Qd-Obk-qw8gg" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper add_top_padding" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0; padding-top: 20px">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  Summer is finally here! And while kids across the country enjoy a well-deserved break, EDF’s work continues full speed ahead.
                  <br/>
                  <br/>
                  As we speak, our team of advocates and experts are working together to thwart dangerous proposals that could reshape the future of climate research and environmental progress. But with your help, we can protect the policies and funding that make climate innovation possible.
                  <br/>
                  <br/>
                  Now, without further ado, here are the top actions and articles you need to see this month!
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252FJuly_2026%252Fnewsletter_climate-scientists_500x300.jpg%253Fsize%253D500x0%2526w%253DBTpLGecqXMeSAeg-V_9SHbJaL11M/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIxMjc3fQ:1wfeNy:fBo7xGdL5mu_DfY_NKdHs89jLHH5uYUIYXDYUHja-fA" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" class="colored-block-cell" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper match-wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding:10px 0;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="nopad" style="border: 0; padding: 0 52px;">
           <table border="0" cellpadding="0" cellspacing="10" style="border: 0; background-color: #F1FAFE;    border-radius: 5px;" width="100%">
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; color:#494a50; padding: 0 30px 0; font-family:arial, sans-serif; font-size: 24px; line-height:28px;font-weight:bold;">
              <h3 style="color: #0b141b; font-size: 25px; font-weight: inherit; line-height: 31px; margin: 0; padding: 0; color:#494a50 !important; text-align:center">
               Keep politics out of science!
              </h3>
             </td>
            </tr>
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; color:#494a50; padding: 0 30px 0; font-family:arial, sans-serif; font-size: 18px; line-height:28px;">
              <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#494a50 !important">
               The Trump administration is trying to rewrite the rules that determine who will receive federal funding for research, by allowing political appointees to decide where our tax-dollars are invested.
               <br/>
               <br/>
               Will you help us fight back?
               <strong>
                Submit a public comment before the July 13 deadline to keep politics out of scientific research!
               </strong>
              </p>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" style="border: 0; padding: 0 30px 0;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="border: 0; max-width: 250px; width: 100%; box-sizing: border-box;">
               <tr style="border: 0">
                <td align="center" style="border: 0">
                 <table border="0" cellpadding="0" cellspacing="0" style="border: 0; max-width: 250px; width: 100%; box-sizing: border-box;">
                  <tr style="border: 0">
                   <td align="center" class="buttonStyle matchBtn" style="border: 0; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #0033CC; border-radius: 30px; font-family: arial, sans-serif; font-size: 20px; max-width: 250px; padding: 10px 30px; text-align: center; max-width: 250px; width: 100%; box-sizing: border-box; padding: 10px;">
                    <a style="color: #0033cc; text-decoration: underline; text-decoration:none; display: inline-block; vertical-align: middle; max-width: 250px; width: 100%; box-sizing: border-box;">
                     <span style="color: #ffffff; vertical-align: middle;">
                      <strong>
                       Take action
                      </strong>
                     </span>
                     <img alt="Right arrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-arrow_white_20x20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIxNDE1Nn0:1wfeNy:uHf42br2lFbUH3EGGPawdnOGYyx4yCxEBmIOar6fNnw" style="vertical-align: middle; margin-left: 5px; display: inline-block; width: 15px; height: 15px; max-width: 15px !important;"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td align="left" class="mob_left mob_right" style="border: 0; color:#0033cc; padding: 10px 60px 5px; font-family:arial, sans-serif; font-size: 24px; line-height:28px;font-weight:bold;">
              <h3 style="color: #0b141b; font-size: 25px; font-weight: inherit; line-height: 31px; margin: 0; padding: 0; color:#0033cc !important; text-align:center; text-transform:uppercase">
               A milestone for chemical safety
              </h3>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="family having breakfast" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252FJuly_2026%252Fnewsletter_home-paint-chemicals_500x300.jpg%253Fsize%253D500x0%2526w%253DBtsSkq1AIxn41YXCIyV2yKG7GkoE/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIxNTU5M30:1wfeNy:xMVg3ulMoQct6_fuoZNGdgCBm3JDK-lK7cglHGVluTk" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  Last week marked 10 years since the Toxic Substances Control Act was strengthened to put public health first. Today, progress is under threat. As the Trump administration takes steps to roll back safeguards on health-harming chemicals, advocates and community leaders shared what motivates them to keep fighting for strong chemicals protections.
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" class="align_target mob_left mob_right" style="border: 0; padding: 0 60px 20px;">
              <table border="0" cellpadding="0" cellspacing="0" class="bttnMarginTop--sixteen" style="border: 0; -amf-class-label: 'Btn Padding Top 16px'; padding-top: 16px">
               <tr style="border: 0">
                <td class="buttonStyle oneColBtn" style="border: 0; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #0033CC; border-radius: 30px; font-family: arial, sans-serif; font-size: 20px; max-width: 250px; padding: 10px 30px; text-align: center">
                 <a style="color: #0033cc; text-decoration: underline; text-decoration:none;vertical-align:middle;">
                  <span style="color: #ffffff; vertical-align:middle;">
                   <strong>
                    Check it out
                   </strong>
                  </span>
                  <img alt="Right arrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-arrow_white_20x20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIxNzI4NH0:1wfeNy:bkxnY_51a3TWdRGyZDuy3kopx34eU8FtXt-_8sizMiE" style="vertical-align: middle; margin-left: 5px; display: inline-block; width: 15px; height: 15px; max-width: 15px !important;"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td align="left" class="mob_left mob_right" style="border: 0; color:#0033cc; padding: 10px 60px 5px; font-family:arial, sans-serif; font-size: 24px; line-height:28px;font-weight:bold;">
              <h3 style="color: #0b141b; font-size: 25px; font-weight: inherit; line-height: 31px; margin: 0; padding: 0; color:#0033cc !important; text-align:center; text-transform:uppercase">
               4 ways to keep your family safe from “forever chemicals”
              </h3>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="Solar panel home" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252FJuly_2026%252Fnewsletter_nonstick-pan-with-egg_500x300.jpg%253Fsize%253D500x0%2526w%253DBtFaaPt_-wxq8sbIeKERutipMdn4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIxODcwMn0:1wfeNy:aDmbSkDYmEuAt7xXRXTPuXaMqv4H6IkDuVv0oo0ycMQ" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  When government protections are weakened, families are left with the increasingly difficult task of preventing chemical exposure. That’s why we asked our chemical safety experts for their advice!
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" class="align_target mob_left mob_right" style="border: 0; padding: 0 60px 20px;">
              <table border="0" cellpadding="0" cellspacing="0" class="bttnMarginTop--sixteen" style="border: 0; -amf-class-label: 'Btn Padding Top 16px'; padding-top: 16px">
               <tr style="border: 0">
                <td class="buttonStyle oneColBtn" style="border: 0; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #0033CC; border-radius: 30px; font-family: arial, sans-serif; font-size: 20px; max-width: 250px; padding: 10px 30px; text-align: center">
                 <a style="color: #0033cc; text-decoration: underline; text-decoration:none;vertical-align:middle;">
                  <span style="color: #ffffff; vertical-align:middle;">
                   <strong>
                    Find out how
                   </strong>
                  </span>
                  <img alt="Right arrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-arrow_white_20x20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIxOTgzMn0:1wfeNy:_ugSTrEu_FqvNTdZ-jWrh5DJDbKs4JmmYAi-QUeC53o" style="vertical-align: middle; margin-left: 5px; display: inline-block; width: 15px; height: 15px; max-width: 15px !important;"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td align="left" class="mob_left mob_right" style="border: 0; color:#0033cc; padding: 10px 60px 5px; font-family:arial, sans-serif; font-size: 24px; line-height:28px;font-weight:bold;">
              <h3 style="color: #0b141b; font-size: 25px; font-weight: inherit; line-height: 31px; margin: 0; padding: 0; color:#0033cc !important; text-align:center; text-transform:uppercase">
               5 ways to save on your
               <br/>
               power bill
              </h3>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="Video still" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252FJuly_2026%252Fnewsletter_cold-thermostat_500x300.jpg%253Fsize%253D500x0%2526w%253DB8MbwIJkTehag5y4ZLUZzAkXA79A/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIyMTA1Nn0:1wfeNy:TpUVxNaFPXKIChR6DgDYE1NWqiDdXgpi_LwoAxmkwNw" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  Still in shock from last month’s electric bill? If you’re worried about how much turning on the AC is going to cost you this summer, check out these smart, cheap ways to cool down your home and keep your electric bill in check.
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" class="align_target mob_left mob_right" style="border: 0; padding: 0 60px 20px;">
              <table border="0" cellpadding="0" cellspacing="0" class="bttnMarginTop--sixteen" style="border: 0; -amf-class-label: 'Btn Padding Top 16px'; padding-top: 16px">
               <tr style="border: 0">
                <td class="buttonStyle oneColBtn" style="border: 0; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #0033CC; border-radius: 30px; font-family: arial, sans-serif; font-size: 20px; max-width: 250px; padding: 10px 30px; text-align: center">
                 <a style="color: #0033cc; text-decoration: underline; text-decoration:none;vertical-align:middle;">
                  <span style="color: #ffffff; vertical-align:middle;">
                   <strong>
                    Learn more
                   </strong>
                  </span>
                  <img alt="Right arrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-arrow_white_20x20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIyMjQ5Nn0:1wfeNy:MV7JsiPeuP-Ob1RN_sIBac_2vmNPAnBZRsNCpj2OVOY" style="vertical-align: middle; margin-left: 5px; display: inline-block; width: 15px; height: 15px; max-width: 15px !important;"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td align="left" class="mob_left mob_right" style="border: 0; color:#0033cc; padding: 10px 60px 5px; font-family:arial, sans-serif; font-size: 24px; line-height:28px;font-weight:bold;">
              <h3 style="color: #0b141b; font-size: 25px; font-weight: inherit; line-height: 31px; margin: 0; padding: 0; color:#0033cc !important; text-align:center; text-transform:uppercase">
               Rain garden 101: A beautiful way to protect the planet
              </h3>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr class="image_padding--bottom_padding" style="border: 0; -amf-class-label: 'Add bottom padding'">
             <td align="center" class="full_img image_padding_target" style="border: 0">
              <a style="color: #0033cc; text-decoration: underline; text-decoration:none;">
               <img alt="" border="0" class="one-col-img" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fproject_399%252FJuly_2026%252Fnewsletter_rain-garden_500x300.jpg%253Fsize%253D500x0%2526w%253DB2s_U0QNbnXWZ7eOgxVT4DdfUZGU/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIyMzg1fQ:1wfeNy:kQPuAyjUJlfNuXRLJzzMYmiaq5RDNRuL7Hh1bihEKDY" style="display:block; width: 100%; height: auto; margin: 0 auto;border-radius: 5px; max-width:500px !important;" width="500"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  Got a puddle-prone yard? Turn it into a beautiful, low-maintenance habitat for bees, butterflies and birds — while cutting flood risk and keeping pollution out of local waterways. Some cities and states even offer rebates to help cover the cost.
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" class="align_target mob_left mob_right" style="border: 0; padding: 0 60px 20px;">
              <table border="0" cellpadding="0" cellspacing="0" class="bttnMarginTop--sixteen" style="border: 0; -amf-class-label: 'Btn Padding Top 16px'; padding-top: 16px">
               <tr style="border: 0">
                <td class="buttonStyle oneColBtn" style="border: 0; -moz-border-radius: 30px; -webkit-border-radius: 30px; background-color: #0033CC; border-radius: 30px; font-family: arial, sans-serif; font-size: 20px; max-width: 250px; padding: 10px 30px; text-align: center">
                 <a style="color: #0033cc; text-decoration: underline; text-decoration:none;vertical-align:middle;">
                  <span style="color: #ffffff; vertical-align:middle;">
                   <strong>
                    Here's how
                   </strong>
                  </span>
                  <img alt="Right arrow" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Femail-arrow_white_20x20.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIyNTA1NH0:1wfeNy:cx-5bdKPyXunzJNUSR-jQh0tUwJ6oyO6ngfqJ5deb-8" style="vertical-align: middle; margin-left: 5px; display: inline-block; width: 15px; height: 15px; max-width: 15px !important;"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;padding-bottom:10px;padding-left:60px;padding-right:60px;padding-top:10px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0">
           <hr style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; width: 100%;"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td class="add_top_padding_target" style="border: 0; height:10px;line-height:10px; font-size:10px;">
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="longer_img_wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="add_top_padding_target" style="border: 0">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <td class="mob_left mob_right" style="border: 0; padding: 0 60px 0px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 0" width="100%">
               <tr style="border: 0">
                <td align="left" class="fifteen paddingTop--fourteen" style="border: 0; -amf-class-label: 'Padding Top 14px'; padding-top: 14px; color:#0B141B;font-family:arial, sans-serif;font-size:20px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0b141b; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px">
                  With your help we can create a healthier, safer planet for generations to come.
                  <br/>
                  <br/>
                  Thank you for being part of our movement,
                 </p>
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0">
                 </p>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" class="image_small_pad" style="border: 0" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0">
        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#ffffff;background-color:rgb(255,255,255);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td style="border: 0; padding: 0 60px">
           <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
            <tr style="border: 0">
             <th class="fl center" style="border: 0; color: #0b141b; font-weight: inherit; margin: 0; padding: 0; margin: 0 auto">
              <table border="0" cellpadding="0" cellspacing="0" class="center" style="border: 0; margin: 0 auto" width="100%">
               <tr style="border: 0">
                <td align="center" style="border: 0; padding: 20px; width:120px;">
                 <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fi%252Famf_environmental_defense_fund%252Fworkspace_1%252FHC_4.13.26%252FPXL_20260301_222317054.jpg%253Fcrop%253D756x241x77x404x553%2526size%253D120x0%2526w%253DByxYYJENZhovTWMGWvNWYI-ssMws/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTIyNjI5Nn0:1wfeNy:7oQHyjTWz_lQ5DJxPE3eKUH7q6Zdrrocqg2TY48dSkw" style="display:block; width: 100%; height:auto; border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; max-width:120px !important;" width="120"/>
                </td>
               </tr>
               <tr style="border: 0">
                <td style="border: 0; font-weight:normal;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#494a50; font-size:17px; font-weight:bold">
                  Wes Rogerson
                 </p>
                </td>
               </tr>
               <tr style="border: 0">
                <td style="border: 0; font-size:14px;color:#000000; padding-bottom:10px;">
                 <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#494a50; font-size:14px">
                  Senior Manager, Grassroots Organizing &amp; Activism
                 </p>
                </td>
               </tr>
              </table>
             </th>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table bgcolor="#e7e7e7" border="0" cellpadding="0" cellspacing="0" style="border: 0; background-color:#e7e7e7; background-color:rgb(231,231,231);" width="100%">
      <tr style="border: 0">
       <td align="center" style="border: 0; padding-bottom:20px;">
        <table border="0" cellpadding="0" cellspacing="0" style="border: 0" width="100%">
         <tr style="border: 0">
          <td align="center" style="border: 0">
           <table align="center" bgcolor="#e7e7e7" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; max-width:600px;width:100%;padding-left:0;padding-right:0;" width="600">
            <tr class="wrapper" style="border: 0">
             <td align="center" class="center" style="border: 0; margin: 0 auto; padding: 30px 0; background-color:#FFFFFF;">
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table align="center" bgcolor="#D9EEFA" border="0" cellpadding="0" cellspacing="0" class="wrapper" style="border: 0; background-color:#d9eefa;background-color:rgb(217,238,250);max-width:600px;width:100%;" width="600">
         <tr style="border: 0">
          <td align="center" class="center" style="border: 0; margin: 0 auto; padding: 10px 0;">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="center" role="presentation" style="border: 0; margin: 0 auto">
            <tr style="border: 0; border: 0">
             <td align="center" class="center full_img logo_container" style="border: 0; margin: 0 auto; border: 0; padding-bottom:5px;">
              <a style="color: #0033cc; text-decoration: underline; border: 0 !important; display: block; color: #0033CC; font-weight: bold; text-decoration: none !important; display: block;" target="_blank">
               <img alt="Environmental Defense Fund" border="0" class="center" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Flogo-blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIyNzU3MX0:1wfeNy:kz1LMs_-SwSyZB7MNOS1e-Dk48O1CKtfDfnyXCaHzks" style="margin: 0 auto; display:block; height: auto; width:100%; max-width:200px !important;" width="200"/>
              </a>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" style="border: 0; vertical-align:top; text-align:center;">
              <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#7d7d7d; font-family:arial,sans-serif; font-size:14px; font-weight:inherit; line-height:1.4; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding-bottom:10px; padding-top:10px; text-align:center; vertical-align:top">
               P.O. Box 98051, Washington, DC 20090-8051 |
               <a class="footer_textlink" style="color: #0033cc; text-decoration: underline; color: #7d7d7d; text-decoration: none; text-decoration:none;color:inherit;">
                800.684.3322
               </a>
              </p>
              <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0133cc; font-size:15px; font-weight:inherit; line-height:1.4; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding-bottom:10px; padding-top:0px">
               <a amf:link="footer_donate" class="footer_textlink" style="color: #0033cc; text-decoration: underline; color: #7d7d7d; text-decoration: none; color: #0133CC; text-decoration: none; color: #0133CC; text-decoration: underline; margin-top: 5px;">
                Donate
               </a>
              </p>
              <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; color:#0133cc; font-size:15px; font-weight:inherit; line-height:1.4; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding-bottom:10px; padding-top:0px">
               <a amf:link="footer_contact" class="footer_textlink" style="color: #0033cc; text-decoration: underline; color: #7d7d7d; text-decoration: none; color: #0133CC; text-decoration: none; color: #0133CC; text-decoration: underline; margin-top: 5px;">
                Contact
               </a>
              </p>
              <p style="color: #0b141b; font-size: 18px; font-weight: inherit; line-height: 1.4; margin: 0; padding: 0; font-size:15px; font-weight:inherit; line-height:1.4; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px; padding-bottom:10px; padding-top:0px">
               <a amf:link="footer_unsub" class="footer_textlink" style="color: #0033cc; text-decoration: underline; color: #7d7d7d; text-decoration: none; color: #0133CC; text-decoration: underline; color: #0133CC; margin-top: 5px;">
                Unsubscribe
               </a>
               <span style="color:#7d7d7d">
                or
               </span>
               <a amf:link="footer_manage_email" class="footer_textlink" style="color: #0033cc; text-decoration: underline; color: #7d7d7d; text-decoration: none; color: #0133CC; text-decoration: underline; color: #0133CC;margin-top: 5px;">
                manage email preferences
               </a>
              </p>
              <hr color="#9CA2A9" noshade="" size="1px" style="border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; border-top: solid 1px lightgrey; font-size: 1; margin: 10px auto; width: 200px; border: none;height: 1px; width: 90%; margin-bottom: 15px;"/>
              <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Futility.edf.org%252Fapps%252Fadestra%252Fopen.gif%253Fcontact_id%253D9199566%2526workspace_id%253D1%2526launch_id%253D210885%2526campaign_id%253D6082%2526_timestamp%253D20260703135652/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1dGlsaXR5LmVkZiIsInRpbWUiOjE3ODMwODcwMTQuOTIyOTkyMn0:1wfeNy:A5QOJRbgBdDguwUhenqd55lakmeIfT0X_ZCTe9_W0lo" width="1"/>
             </td>
            </tr>
            <tr style="border: 0">
             <td align="center" style="border: 0; padding-bottom:20px;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="border: 0">
               <tr style="border: 0">
                <td align="center" style="border: 0; padding-right:20px;">
                 <a style="color: #0033cc; text-decoration: underline; color: #43697E;" target="_blank">
                  <img alt="Engage on Twitter" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Fsocial_x-logo_300x300_blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIzMTY4fQ:1wfeNy:YRvzAJB2OhFZuclG-hJb-_FqSCQDUvnQA1irPLOLk3E" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;max-width:25px !important;" width="25"/>
                 </a>
                </td>
                <td align="center" style="border: 0; padding-right:20px;">
                 <a style="color: #0033cc; text-decoration: underline; color: #43697E;" target="_blank">
                  <img alt="Follow us on LinkedIn" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Fsocial_linked-in-logo_300x300_blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIzMzcxfQ:1wfeNy:qElunDNncO_U8yeG3IcfX9cYqvgz7xf2q2y5viphTyY" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;max-width:25px !important;" width="25"/>
                 </a>
                </td>
                <td align="center" style="border: 0; padding-right:20px;">
                 <a style="color: #0033cc; text-decoration: underline; color: #43697E;" target="_blank">
                  <img alt="Follow us on Instagram" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Fsocial_instagram-logo_300x300_blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIzNTQzN30:1wfeNy:T6HrhC-m6mkrEjWxRzR4OppWIP9Mzih97uodgeBZWNk" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;max-width:25px !important;" width="25"/>
                 </a>
                </td>
                <td align="center" style="border: 0; padding-right:20px;">
                 <a style="color: #0033cc; text-decoration: underline" target="_blank">
                  <img alt="Find EDF on Facebook" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Fsocial_facebook-logo_300x300_blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIzNzM5Mn0:1wfeNy:ZSJVFzYWuVzNq2gav7ZF6vq9AZMIJLL19B4zI0muzYA" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;max-width:25px !important;" width="25"/>
                 </a>
                </td>
                <td align="center" style="border: 0; padding-right:20px;">
                 <a style="color: #0033cc; text-decoration: underline; color: #43697E;" target="_blank">
                  <img alt="Explore on TikTok" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.edfcdn.org%252Fassets%252Fadestra%252Fimages%252Fsocial_tiktok-logo_300x300_blue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMuZWRmYyIsInRpbWUiOjE3ODMwODcwMTQuOTIzOTExfQ:1wfeNy:fisBjIWV6_-Oeb1-B8TrbT2jxfdLy69wBPv0UnLTPGg" style="border:none;border-radius:0px;display:block;font-size:13px;outline:none;text-decoration:none;width:100%;height:auto;max-width:25px !important;" width="25"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <!-- 
                <table amf:container="body_container" amf:option="footer_spacer" amf:alternate amf:conditional cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#e7e7e7">
                    <tr>
                        <td align="center">
                            <table align="center" bgcolor="#e7e7e7" cellpadding="0" cellspacing="0" border="0" width="600" class="wrapper" style="max-width:600px;width:100%;padding-left:0;padding-right:0;">
                                <tr class="wrapper">
                                    <td align="center" class="center" style="padding: 30px 0; background-color:#FFFFFF;"></td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table> -->
     <!-- END FOOTER -->
    </td>
   </tr>
  </table>
  <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Ft%252F11wEfesJjAYd8HVPG.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTI0MDk1Nn0:1wfeNy:jjcV0JUOhngGKBfmHL4nHS5mE-P0kg5KcZXRNvEjwv0"/>
  <!--[if lt mso 12]><img src="https://email.edf.org/r/11wEfesJjAYd8HVPG.png?c=1" alt=""><![endif]-->
  <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.edf.org%252Fr%252F11wEfesJjAYd8HVPG.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5lZGYubyIsInRpbWUiOjE3ODMwODcwMTQuOTI0MjM5Nn0:1wfeNy:8DzjqH3pEAjrYVGQXOpuykkYTdnxcsbWjx6IV6fb9sI"/>
 </body>
</html>