Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html xmlns="//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <head>
  <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <title>
  </title>
  <!-- GOOGLE FONT BACKUP -->
  <!-- CUSTOM STYLESHEET -->
  <!--[if !mso]><\!-->
  <link href="https://fonts.googleapis.com" rel="preconnect"/>
  <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
  <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&amp;family=Source+Serif+Pro:ital,wght@0,700;0,900;1,700;1,900&amp;display=swap&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css"/>
  <!--<![endif]-->
  <style type="text/css">
   /** RESET STYLES **/
  p{margin:1em 0;} /*Yahoo paragraph fix*/
  table td{border-collapse:collapse;} /*This resolves the Outlook 07, 10, and Gmail td padding issue fix*/ 
  img, a img{border:0; height:auto; outline:none; text-decoration:none;} /* Remove the borders that appear when linking images with "border:none" and "outline:none" */
  @-ms-viewport{width: device-width;}
  h1, h2, h3, h4, h5, h6{display:block !important; margin:0 !important; padding:0 !important;}
  body,{height:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100 margin:0; padding:0; width:100% !important;} /* Prevent Webkit and Windows Mobile platforms from changing default font sizes, while not breaking desktop design. */
  linkfix a {color: #bababa !important; text-decoration: none;}
  
  /** CLIENT-SPECIFIC STYLE **/
  img{-ms-interpolation-mode: bicubic;} /* Force IE to smoothly render resized images. */
  table{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up. */
  .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Outlook.com to display emails at full width. */
  p, a, li, td, blockquote{mso-line-height-rule:exactly;} /* Force Outlook to render line heights as they're originally set. */
  a[href^="tel"], a[href^="sms"]{color:inherit; cursor:default; text-decoration:none;} /* Force mobile devices to inherit declared link styles. */
  p, a, li, td, body, table, blockquote{-ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;} /* Prevent Windows- and Webkit-based mobile platforms from changing declared text sizes. */
  .ExternalClass, .ExternalClass p, .ExternalClass td, .ExternalClass div, .ExternalClass span, .ExternalClass font{line-height:100%;} /* Force Outlook.com to display line heights normally. */
  
  /** STRUCTURAL STYLES **/
  
  /** CONTENT STYLES **/
  body {
   width: 100%;
   background-color: #e8e8e8; 
   margin:0 auto;
   padding:0; 
   -webkit-font-smoothing: antialiased;
   font-family:"Lato", "Arial", sans-serif !important;
  }
    
              /* FULL-WIDTH TABLES */
          .responsive-table {
              width: 100% !important;
          }
          
          .responsive-table-90 {
              width: 90% !important;
          }
          
          .responsive-table-91 {
              width: 91% !important;
          }
        
          .responsive-table-50 {
              width: 50% !important;
          }
  
          /* 100% FLUID IMAGES */
          .img-max, .img-max img  {
              max-width: 100% !important;
              width:100% !important;
              height: auto !important;
          }
  
          /* 100% IMAGES */
          .img-100 {
              max-width: 100% !important;
              height:auto !important;
              width: 100% !important;
          }
          
          .img-90 img {
              width: 90% !important;
          }
          
          .img-91 img {
              width: 91% !important;
          }

          .img-50 {
              max-width: 50% !important;
              height:auto !important;
              width: 50% !important;
          }
          
                 .float-c {
            margin: 0 auto !important; 
          }    
    
  /** MOBILE STYLES **/
  @media only screen and (max-device-width: 480px), screen and (max-width: 480px) {
   /* CLIENT-SPECIFIC STYLES */
   /* Template Shell */
   body[yahoo] {
    width:100% !important; 
    min-width:100% !important; 
    margin: 0 auto !important;
   } /* Force iOS Mail to render the email at full width & removes margins. */
   
   
   /*** STRUCTURAL ***/
   
   body[yahoo] .container { width: 100% !important; max-width: 480px !important; }
   body[yahoo] .mobileShow { display: block !important; margin:0 !important; padding:0 !important; overflow: visible !important; width: auto !important; max-height:inherit !important;}
   body[yahoo] .mobileHide { display:none !important; }
   body[yahoo] .photo img { width: 100% !important; max-width:100% !important; height: auto !important; } 
   body[yahoo] .columnStack { width:100% !important; display: block !important;}
   body[yahoo] .contentCenter, body[yahoo] .contentCenter img, body[yahoo] .contentCenter table { margin: 0 auto !important; }
   body[yahoo] .textCenter { text-align: center !important; }
   body[yahoo] .nullBorder { border: none !important; }
   body[yahoo] .alignTop { vertical-align: top !important;}
   body[yahoo] .autoHeight {height: auto !important;}
     
   /*** PADDING ***/
    
   body[yahoo] .nullPad { padding: 0px !important; } 
   body[yahoo] .mobilePad { padding-right: 20px !important; padding-left: 20px !important; }
   body[yahoo] .topPad5 { padding-bottom: 5px !important; }
   body[yahoo] .bottomPad5 { padding-bottom: 5px !important; } 
   body[yahoo] .bottomPad7 { padding-bottom: 7px !important; } 
   body[yahoo] .topPad10 { padding-top: 10px !important; }
   body[yahoo] .bottomPad10 { padding-bottom: 10px !important; }
   body[yahoo] .topPad15 { padding-top: 15px !important; }
   body[yahoo] .bottomPad15 { padding-bottom: 15px !important; }
   body[yahoo] .topPad20 { padding-top: 20px !important; }
   body[yahoo] .bottomPad20 { padding-bottom: 20px !important; }
   body[yahoo] .topPad25 { padding-top: 25px !important; }
   body[yahoo] .bottomPad25 { padding-bottom: 25px !important; }
   body[yahoo] .topPad30 { padding-top: 30px !important; }
   body[yahoo] .bottomPad30 { padding-bottom: 30px !important; }
   body[yahoo] .topPad40 { padding-top: 40px !important; }
   body[yahoo] .bottomPad40 { padding-bottom: 40px !important; }
   body[yahoo] .leftPad10 { padding-left: 10px !important; }
   body[yahoo] .rightPad10 { padding-right: 10px !important; }
   body[yahoo] .leftPad20 { padding-left: 20px !important; }
   body[yahoo] .rightPad20 { padding-right: 20px !important; }
   body[yahoo] .leftPad25 { padding-left: 25px !important; }
   body[yahoo] .rightPad25 { padding-right: 25px !important; }
   body[yahoo] .leftPad30 { padding-left: 30px !important; }
   body[yahoo] .rightPad30 { padding-right: 30px !important; }
   body[yahoo] .leftPad40 { padding-left: 40px !important; }
   body[yahoo] .rightPad40 { padding-right: 40px !important; }
   body[yahoo] .leftPad50 { padding-left: 50px !important; }
   body[yahoo] .rightPad50 { padding-right: 50px !important; }
   body[yahoo] .rightPad60 { padding-right: 60px !important; }
   body[yahoo] .rightPad70 { padding-right: 70px !important; }
   body[yahoo] .rightPad80 { padding-right: 80px !important; }
   body[yahoo] .rightPad90 { padding-right: 90px !important; }
   body[yahoo] .rightPad100 { padding-right: 100px !important; }

              /* UTILITY CLASSES FOR ADJUSTING PADDING ON MOBILE */
          .pad-10-3p-15 {
              padding: 10px 3% 15px 3% !important;
          }
  
          .pad-0-3p {
              padding: 0 3% 0 3% !important;
          }
          .pad-10-3p-5 {
              padding: 10px 3% 5px 3% !important;
          }
          
          .pad-5-3p-5 {
              padding: 5px 3% 10px 3% !important;
          }

          .pad-30-3p-0 {
              padding: 30px 3% 0px 3% !important;
          }

          .pad-0-0-10 {
              padding: 0 0 10px 0 !important;
          }
    
          .pad-0-0-20 {
              padding: 0 0 20px 0 !important;
          }
  
          .pad-40-0-0{
              padding: 40px 0 0 0 !important;
          }

          .pad-20-10 {
              padding: 20px 10px !important;
          }
          
           .pad-10-0-0{
              padding: 10px 0 0 0 !important;
          }
          
           .pad-20-0-0{
              padding: 20px 0 0 0 !important;
          }
  
          .pad-0 {
              padding: 0 !important;
          }
  
          .pad-30-0-20 {
              padding: 30px 0 20px 0 !important;
          }
  
          .pad-40-3p-30{
              padding: 40px 3% 30px 3% !important;
          }
  
          .text-center {
              text-align: center !important;
          }
  

   /*** FONT RESIZING ***/
   
   body[yahoo] .fontResize17 { font-size: 17px !important; }
   
   
   /*** TEMPLATE SPECIFIC ***/
   
   body[yahoo] .footerLogo img { width: 100% !important; max-width: 308px !important; height: auto !important; }
   
  }   

             /* CANSPAM Buttons */
          .footer-button {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#666666 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
          
              .footer-button-g {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#249a10 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
  </style>
  <!--[if gte mso 9]> <style>     /* Target Outlook 2007 and 2010 */     html, body { font-family: Arial, sans-serif !important; }      table { font-family: Arial, sans-serif !important; }      td { font-family: Arial, sans-serif !important; } </style> <![endif]-->
 </head>
 <body style="margin: 0px; -webkit-text-size-adjust:none; background-color: #ffffff;" yahoo="fix">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   A digital world that works better for our children has never been so important.
  </div>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.commonsense-email.org%252Fopen.aspx%253Fffcb10-fe881d767d65007972-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-fef411737c6002%2526d%253D60251%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NDkxMjIzMTMuMjA1MzA4N30:1uN8cD:V7Xc8qMlBygkZk3AususlNjcEj2JvHGsdxQ6ADFYFvk" width="1"/>
  <!-- Start of: Preheader-->
  <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="" class="" style="" valign="" width="">
     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
      <tr>
       <td class="stylingblock-content-wrapper camarker-inner">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="center" bgcolor="#efefef" style="padding: 0px 20px;">
           <table border="0" cellpadding="0" cellspacing="0" class="mobileHide" width="580">
            <tr>
             <td align="right" style="padding: 15px 0px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
               <tr>
                <td align="right" style="font-family: Lato, Arial, sans-serif; font-weight: 400; font-size: 12px; line-height: 14px; color: #535353;" valign="middle">
                 <a style="color: #535353; text-decoration: none;" target="_blank">
                  Share with a friend
                 </a>
                 <a data-linkto="other" style="color:#535353;text-decoration:none;" target="_blank" title="">
                  View as a webpage
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Preheader -->
  <!-- Start of: Banner-->
  <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#ffffff" style="padding: 0px 20px;">
     <table border="0" cellpadding="0" cellspacing="0" class="container" width="580">
      <tr>
       <td align="center" class="topPad20 bottomPad20" style="padding: 30px 0px;">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
          <td align="left" bgcolor="#ffffff" class="columnStack contentCenter" valign="middle">
           <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
            <tr>
             <td class="stylingblock-content-wrapper camarker-inner">
              <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder">
               <tr>
                <td align="left" class="photo mobilePad bottomPad15" valign="middle">
                 <a data-linkto="https://" style="text-decoration:none;" title="Common Sense Logo image">
                  <img alt="Common Sense Media" data-assetid="303687" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F3%252Fe78d9741-c2ca-4514-9116-f60ebee2fadd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NDkxMjIzMTMuMjA1ODQ0Mn0:1uN8cD:1hHnBlPRH5M01WETVFIlKOG3kGFVQDc8J-Ym1n1tw3M" style="display: block; padding: 0px; height: 40px; width: 277px; text-align: center;" width="277"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
          <td align="right" bgcolor="#ffffff" class="columnStack contentCenter" valign="middle">
           <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
            <tr>
             <td class="stylingblock-content-wrapper camarker-inner">
              <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
               <tr>
                <td align="center" style="padding: 10px 0px;" valign="top">
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td align="right" valign="top">
                    <table border="0" cellpadding="0" cellspacing="0" width="230">
                     <tr>
                      <td align="center" bgcolor="#ffffff" class="photo bottomPad5" style="padding: 0px 0px; border-radius: 5px;">
                       <a data-linkto="https://" style="color:#21850f;text-decoration:none; font-size: 16px; font-family: Lato, Arial, sans-serif; line-height: 16px; font-weight: bold; letter-spacing: 0.2px; border-radius: 5px; padding: 9px 20px 10px; border: 1px solid #21850f; display: inline-block;" target="_blank" title="Help support our work">
                        Help support our work
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Banner -->
  <!-- Start of: Divider -->
  <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center">
     <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
      <tr>
       <td class="stylingblock-content-wrapper camarker-inner">
        <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
         <tr>
          <td bgcolor="#21850f" height="3" style="line-height: 3px; background-color: #21850f;">
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Divider -->
  <!-- Start of: Intro -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" style="padding: 0px;">
     <table border="0" cellpadding="0" cellspacing="0" class="container" width="620">
      <tr>
       <td align="left" valign="top">
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 30px 20px 0px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="center" class="photo" style="" valign="top">
                 <a data-linkto="https://" style="text-decoration:none;" title="Visit Common Sense Kids Action">
                  <img alt="Image of mother with son looking at tablet screen" data-assetid="318099" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F3%252Fdda86152-25ce-472e-bde9-8586874b1d8b.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NDkxMjIzMTMuMjA1OTU4Nn0:1uN8cD:hiowb9JpT6sKXofV5cDV6gnqd-2oQUgUtReMHEDoGMk" style="padding: 0px; height: auto; width: 100%; text-align: center; border: 0px none transparent;" width="580"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Intro -->
  <!-- Start of: Content -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" style="padding-bottom: 15px;" width="100%">
   <tr>
    <td align="center">
     <table border="0" cellpadding="0" cellspacing="0" class="container" width="620">
      <tr>
       <td align="left" valign="top">
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 10px 30px 20px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 18px; line-height: 23px; font-weight: 800; color: #3a3a3a; padding-bottom: 6px;" valign="top">
                </td>
               </tr>
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #3a3a3a; padding-bottom: 12px;" valign="top">
                 Hello,
                 <br/>
                 <br/>
                 Welcome to Common Sense Media! We’re the nation's leading nonprofit organization dedicated to improving the lives of all kids and families by providing trustworthy information, education, and independent voices needed to thrive in the 21st century.
                 <br/>
                 <br/>
                 Now that you’ve signed up for our newsletter, you’ll receive periodic updates on our legislative work and actions you can take to make the internet safer for kids. You can also
                 <b>
                  join the conversation online by following us on
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Facebook - Common Sense Media">
                   Facebook
                  </a>
                  ,
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Twitter - Common Sense">
                   Twitter
                  </a>
                  , and
                  <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Instagram - Common Sense">
                   Instagram
                  </a>
                  .
                 </b>
                 You’ll find the latest from our team on ways you can help make a difference.
                </td>
               </tr>
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #3a3a3a; padding-bottom: 12px;" valign="top">
                 Here’s the truth: Media and technology are at the center of kids' daily lives. With more and more of life happening online, what catches our kids' attention isn't always what's best for them, and we know that what companies do with their personal information isn't always clear.
                 <br/>
                 <br/>
                 That’s why, at Common Sense, we’re working to improve the digital lives of all kids and families – by closing the digital divide, imposing transparency on Big Tech, and holding social media platforms accountable for online harms to kids.
                </td>
               </tr>
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #3a3a3a; padding-bottom: 12px;" valign="top">
                 We believe kids, families, and communities everywhere need an independent voice to advocate for a digital world that works better for everyone.
                 <b>
                  Our mission has never been more important than it is today.
                 </b>
                 <br/>
                 <br/>
                 Together, we can build a healthier digital world for our kids. We’re so grateful to have you join us in advocating for that vision.
                </td>
               </tr>
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #3a3a3a; padding-bottom: 30px;" valign="top">
                 With gratitude,
                 <br/>
                 <br/>
                 Danny Weiss
                 <br/>
                 <i>
                  Chief Advocacy Officer, Common Sense Media
                 </i>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Content -->
  <!-- Start of: Social -->
  <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="" class="" style="" valign="" width="">
    </td>
   </tr>
  </table>
  <!-- End of: Social -->
  <!-- Start of: Footer -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="linkfix" width="100%">
   <tr>
    <td align="center" style="padding: 0px 20px; border-top: 1px solid #cccccc;">
     <table border="0" cellpadding="0" cellspacing="0" class="container" width="580">
      <tr>
       <td align="center" class="footer" style="padding: 0px 0px 40px;" valign="top">
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="dashedBorder">
            <tr>
             <td align="center" style="padding: 40px 0px 0px;">
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="width: 200px; padding: 0px;" width="200">
               <tr>
                <td align="center" bgcolor="#ffffff" valign="bottom">
                 <a data-linkto="https://" target="_blank" title="Common Sense Media Logo">
                  <img alt="Logo" data-assetid="304697" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F3%252F956721b3-b3f4-485d-9548-a9321aede3d3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NDkxMjIzMTMuMjA2MDY1NH0:1uN8cD:rOocTRLBNDo1i6Yixb-ZmyNk4M3nCkNaz89OFxlJ0oI" style="display: block; font-family: Lato, Arial, sans-serif; color: #666666; font-size: 16px; padding: 0px; text-align: center; height: 40px; width: 140px;" width="140"/>
                 </a>
                 <a target="_blank">
                 </a>
                </td>
               </tr>
              </table>
              <!-- UNSUBSCRIBE  -->
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="font-size: 13px; line-height: 17px; font-family:'Lato', Arial, sans-serif; font-weight: 400; color: #666666;">
               <tr>
                <td align="center" style="font-size: 13px; line-height: 17px; font-family:'Lato', Arial, sans-serif; font-weight: 400; color: #666666; padding: 25px 20px 0;" valign="middle">
                 We are a nonprofit organization dedicated to improving the lives of all kids and families.
                </td>
               </tr>
               <tr>
                <td align="center" style="font-size: 13px; line-height: 18px; font-family:'Lato', Arial, sans-serif; font-weight: 400; color: #666666; padding: 15px 20px 0px 20px;" valign="middle">
                 <a data-linkto="https://" style="color:#21850f;text-decoration:underline; font-weight: bold;" target="_blank" title="">
                  Donate
                 </a>
                 <a data-linkto="https://" style="color:#666666;text-decoration:underline;" target="_blank" title="">
                  Learn more about us
                 </a>
                 <a data-linkto="https://" style="color:#666666;text-decoration:underline;" target="_blank" title="">
                  Privacy policy
                 </a>
                 <a data-linkto="other" style="color:#666666;text-decoration:underline;" title="">
                  Manage email preferences
                 </a>
                </td>
               </tr>
               <tr>
                <td align="center" style="font-size: 11px; line-height: 15px; font-family: 'Lato', Arial, sans-serif; font-weight: 400; color: #666666; padding: 15px 20px 0px 20px;" valign="middle">
                 Common Sense Media
                 <br/>
                 699 8th Street, Suite C150, San Francisco, California 94103
                </td>
               </tr>
               <tr>
                <td align="center" style="font-size: 11px; line-height: 15px; font-family:'Lato', Arial, sans-serif; font-weight: 400; color: #666666; padding: 15px 5px 0px;" valign="middle">
                 © 2025 Common Sense Media. All rights reserved.
                 <a style="color: #666666; text-decoration: underline;">
                  Unsubscribe
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- End of: Footer -->
  <!-- Start of : keep gmail android from collapsing table -->
  <table align="center" border="0" cellpadding="0" cellspacing="0" class="mobileHide" width="620">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; min-width: 620px;">
    </td>
   </tr>
  </table>
  <!-- End of : keep gmail android from collapsing table -->
 </body>
</html>