Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
  <title>
   Youth Leadership - Shaping the Future
  </title>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&amp;family=Playfair+Display:wght@600;700&amp;display=swap" rel="stylesheet"/>
  <style type="text/css">
   ReadMsgBody{ width: 100%;}
   .ExternalClass {width: 100%;}
   .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
   body {-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;margin:0 !important; font-family: 'Inter', Arial, Helvetica, sans-serif; color: #ffffff; background: #131313;} 
   a{outline:none;color:#2AFC85;text-decoration:none;}
   a:hover{text-decoration:underline!important;}
   .h-u a{text-decoration:none;}
   .h-u a:hover{text-decoration:underline!important;}
   a[x-apple-data-detectors]{color:inherit!important; text-decoration:none!important;}
   a[href^="tel"]:hover{text-decoration:none!important;}
   .active-i a:hover,
   .active-t:hover{opacity:0.8;}
   .active-i a,
   .active-t{transition:all 0.3s ease;}
   a img{border:none;}
   b, strong{font-weight:700; color: #ffffff;}
   p, h1, h2, h3{margin:0; color: #ffffff;}
   th{padding:0;}
   table td{mso-line-height-rule:exactly;}
   .ns span, .ns a{color:inherit!important; text-decoration:none!important; border:none!important;}
   
   /* Modern Typography */
   .headline{font-family:'Playfair Display', Georgia, serif !important; font-weight:700 !important; color:#ffffff !important;}
   .subheadline{font-family:'Inter', Arial, sans-serif !important; font-weight:600 !important; color:#a0aec0 !important;}
   .body-text{font-family:'Inter', Arial, sans-serif !important; font-weight:400 !important; line-height:1.6 !important;}
   .quote-text{font-family:'Playfair Display', Georgia, serif !important; font-style:italic !important; font-weight:600 !important;}
   
   /* Button Styles */
   .btn-primary a{
     color:#000 !important; 
     text-decoration:none !important; 
     display:block !important; 
     padding:12px 30px !important; 
     font-weight:bold !important; 
     font-size:16px !important; 
     border-radius:25px !important;
     background: #2AFC85 !important;
     transition:all 0.3s ease !important;
   }
   
   .btn-secondary a{
     color:#2AFC85 !important; 
     text-decoration:none !important; 
     display:block !important; 
     padding:12px 30px !important; 
     font-weight:bold !important; 
     border:2px solid #2AFC85 !important; 
     border-radius:25px !important;
     background: transparent !important;
     transition:all 0.3s ease !important;
   }
   
   /* Layout Classes */
   .hero-section{
     background: linear-gradient(135deg, #1a1a1a 0%, #2d3748 100%);
     color: #ffffff;
     padding: 30px;
     border-radius: 16px;
     margin: 20px 0;
     position: relative;
     overflow: hidden;
   }
   .hero-section::before{
     content: '';
     position: absolute;
     top: -50%;
     right: -50%;
     width: 200%;
     height: 200%;
     background: radial-gradient(circle, rgba(42, 252, 133, 0.1) 0%, transparent 70%);
     pointer-events: none;
   }
   
   .testimonial-card{
     background: #1a1a1a;
     border-radius: 16px;
     padding: 18px;
     margin: 12px 0;
     border-left: 4px solid #2AFC85;
     box-shadow: 0 10px 30px rgba(0,0,0,0.2);
     position: relative;
   }
   
   .testimonial-card::before{
     content: '"';
     position: absolute;
     top: -10px;
     left: 15px;
     font-size: 60px;
     color: #2AFC85;
     font-family: 'Playfair Display', serif;
     line-height: 1;
     opacity: 0.3;
   }
   
   .youth-highlight{
     background: linear-gradient(135deg, #2AFC85 0%, #20d170 100%) !important;
     color: #000000 !important;
     padding: 25px !important;
     border-radius: 16px !important;
     margin: 15px 0 !important;
     text-align: center !important;
     box-shadow: 0 15px 35px rgba(42, 252, 133, 0.2) !important;
   }
   
   .section-divider{
     height: 3px;
     background: linear-gradient(90deg, transparent 0%, #2AFC85 50%, transparent 100%);
     margin: 30px 0;
     border-radius: 2px;
   }
   
   .impact-grid{
     display: grid;
     grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
     gap: 20px;
     margin: 25px 0;
   }
   
   .impact-item{
     background: #2a2a2a;
     padding: 20px;
     border-radius: 12px;
     border: 1px solid #333333;
     text-align: center;
   }
   
   @media only screen and (max-width:717px) {
     .logo {height:51px !important;width:195px !important}
     .donate {height:42px !important;width:110px !important}
     .w-100p{width:100%!important;}
     .hm{display:none!important;width:0!important;height:0!important;padding:0!important;font-size:0!important;line-height:0!important;}
     .wi-100p img{width:100%!important;height:auto!important;}
     .mobile-stack{display:block!important; width:100%!important;}
     .mobile-center{text-align:center!important;}
     .mobile-padding{padding:15px!important;}
     .hero-section{padding:25px!important;}
     .testimonial-card{padding:20px!important; margin:15px 0!important;}
     .youth-highlight{padding:20px!important;}
     .impact-grid{grid-template-columns:1fr!important; gap:15px!important;}
     .fs-18{font-size:18px!important;}
     .fs-24{font-size:24px!important;}
     .fs-32{font-size:32px!important;}
     .fs-40{font-size:40px!important;}
   }
   
   @media (prefers-dark-interface) {body{-apple-color-filter:none;}}
   .footer-table a {color: revert}
  </style>
  <!--[if mso]> <style type="text/css"> /* Begin Outlook Font Fix */ body, table, td { font-family : Arial, sans-serif; font-size : 16px; color: #1a1a1a; } </style> <![endif]-->
 </head>
 <body style="margin:0; padding:0; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; background:#131313;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Hear from the youth leaders guiding our movement
  </div>
  <table cellpadding="0" cellspacing="0" style="background:#131313; min-width:320px;" width="100%">
   <!-- Header -->
   <tr>
    <td class="mobile-padding" style="background:#000001; padding:30px 20px; border-bottom:3px solid #2AFC85;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr valign="middle">
       <td class="wi-100p" valign="middle">
        <a style="text-decoration:none;">
         <img alt="IT TAKES LITTLE TO BE BIG | Big Brothers Big Sisters®" class="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252Fb72f34ce-0171-4f54-bb8f-41d7e45693fb.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuNzk5Njg2NH0:1uhTqc:ntK45NqINgI23A_JwBiHR3bwGbogXwep5vxClc27lWE" style="max-width:240px; font:16px/18px Arial, Helvetica, sans-serif; color:#ffffff; vertical-align:middle;" width="240"/>
        </a>
       </td>
       <td class="hm" width="28">
       </td>
       <td class="mobile-center" valign="middle">
        <a style="text-decoration:none;">
         <img alt="Support Youth Leadership" class="donate" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252Fd5df194f-37b2-4aba-b358-a1851bd02bcd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAwNTM4OH0:1uhTqc:l20mznZw3jO0sN8NabAAntplb3n6BIwjutyF4uFTJas" style="max-width:240px; font:16px/18px Arial, Helvetica, sans-serif; color:#ffffff; vertical-align:middle;"/>
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Hero Section -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td class="hero-section">
        <p class="body-text" style="margin-bottom:12px; color:#ffffff; font-size:18px; text-align:center;">
         <strong>
          Dear Fred,
         </strong>
        </p>
        <p class="body-text" style="margin-bottom:18px; color:#ffffff; font-size:16px; line-height:1.5; text-align:center;">
         At Big Brothers Big Sisters of America, we've always believed in the power of mentorship. But mentorship isn't just about preparing young people for the future—
         <strong style="color:#2AFC85;">
          it's about trusting them to shape it.
         </strong>
         This year, that belief came to life in a
         <strong>
          powerful new way.
         </strong>
        </p>
        <!-- New Youth Council Section -->
        <div style="background:#2a2a2a; border-radius:12px; padding:20px; margin:15px 0; border:1px solid #333;">
         <table cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="mobile-stack" style="padding-right:15px; vertical-align:top;" width="40%">
            <img alt="Youth Council Members" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252Fb1887ca9-d7ec-48b1-a3a6-65b6eaa0cd7b.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAwNzM1fQ:1uhTqc:Ha4rmbMhndtZdlFcppMxTdDKD_X4Qzh1y6WeCI6yszI" style="width:100%; height:auto; border-radius:8px; border:2px solid #2AFC85; display:block;" width="100%"/>
           </td>
           <td class="mobile-stack" style="vertical-align:top; padding-left:10px;" width="60%">
            <p class="body-text" style="margin:0; color:#ffffff; font-size:15px; line-height:1.5;">
             For the first time ever, members of our
             <strong style="color:#2AFC85;">
              <a style="color:#2AFC85; text-decoration:underline;">
               National Youth Council
              </a>
             </strong>
             joined us in person at the 2025 BBBSA National Conference. They came with bold ideas and a shared mission—
             <strong>
              to make mentorship more inclusive, youth-led, and grounded in real impact.
             </strong>
            </p>
           </td>
          </tr>
         </table>
        </div>
        <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto; padding:20px 0;">
         <tr>
          <td style="text-align:center;">
           <table align="center" border="0" cellpadding="0" cellspacing="0">
            <tr>
             <td style="background:#2AFC85; border-radius:25px; text-align:center;">
              <a style="background:#2AFC85; padding:12px 24px; font-family:'Inter', Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; text-decoration:none; display:inline-block; border-radius:25px; color:#000; line-height:1;">
               Support the Next Generation of Leaders →
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Section Divider -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td class="section-divider">
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Taking Center Stage Section -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="background:#1a1a1a; padding:20px; border-radius:16px; margin:15px 0;">
        <h2 style="font-family:'Inter', Arial, sans-serif; font-size:24px; font-weight:700; margin:0 0 15px 0; color:#2AFC85; text-align:center;">
         Taking Center Stage
        </h2>
        <p class="body-text" style="margin-bottom:15px; color:#ffffff; font-size:16px; line-height:1.5; text-align:center;">
         These young leaders didn't just attend this year's conference—they led workshops, spoke with corporate and community partners, and helped guide the conversation on where our movement goes next.
        </p>
        <!-- Question Section Restructured -->
        <div style="background:#2a2a2a; border-radius:12px; padding:20px; margin:15px 0; border:1px solid #333;">
         <table cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td class="mobile-stack" style="padding-right:15px; vertical-align:middle;" width="60%">
            <p class="body-text" style="margin:0 0 8px 0; color:#ffffff; font-size:16px; line-height:1.5; font-weight:600;">
             After the event, we asked our Youth Council members and ambassadors:
            </p>
            <p class="body-text" style="margin:0; color:#2AFC85; font-size:17px; line-height:1.4; font-weight:700; font-style:italic;">
             <strong>
              "What was the most valuable part of the experience for you?"
             </strong>
            </p>
           </td>
           <td class="mobile-stack" style="vertical-align:middle; text-align:center;" width="40%">
            <img alt="Youth Council Discussion" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252F989fcfb8-9306-49d1-a6f3-ff760af8b828.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAwOTE2NH0:1uhTqc:74TcymcEgTk37bynOPrZi7x0deq7ltRIVSvgcJ7SHIE" style="width:100%; height:auto; border-radius:8px; border:2px solid #2AFC85; display:block;" width="100%"/>
           </td>
          </tr>
         </table>
         <p class="body-text" style="margin:15px 0 0 0; color:#ffffff; font-size:16px; line-height:1.5; text-align:left; font-weight:600;">
          <strong>
           Here's what they had to say:
          </strong>
         </p>
        </div>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Testimonials Section -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td>
        <!-- Janet's Testimonial -->
        <div class="testimonial-card">
         <p class="quote-text" style="font-size:16px; line-height:1.5; color:#ffffff; margin:0 0 15px 0; font-style:italic;">
          "Practicing my presentation skills and being able to put myself out there!"
         </p>
         <div style="background:#2a2a2a; padding:8px 12px; border-radius:6px; display:inline-block;">
          <p style="color:#2AFC85; font-weight:600; font-size:14px; margin:0;">
           — Janet
          </p>
          <p style="color:#a0aec0; font-size:12px; margin:0;">
           Alumni Little, Youth Council Member, 2024 &amp; 2025 Cheslie C. Kryst Fellow
          </p>
         </div>
        </div>
        <!-- Aiden's Testimonial -->
        <div class="testimonial-card">
         <p class="quote-text" style="font-size:16px; line-height:1.5; color:#ffffff; margin:0 0 15px 0; font-style:italic;">
          "This organization has a wealth of opportunities for youth. The National Youth Council is living proof. I didn’t wait for opportunity—I spoke up, I showed up, and Big Brothers Big Sisters met me there."
         </p>
         <div style="background:#2a2a2a; padding:8px 12px; border-radius:6px; display:inline-block;">
          <p style="color:#2AFC85; font-weight:600; font-size:14px; margin:0;">
           — Sarah
          </p>
          <p style="color:#a0aec0; font-size:12px; margin:0;">
           Alumni Little, Youth Council Member
          </p>
         </div>
        </div>
        <!-- Kadeem's Testimonial -->
        <div class="testimonial-card">
         <p class="quote-text" style="font-size:16px; line-height:1.5; color:#ffffff; margin:0 0 15px 0; font-style:italic;">
          "This was a once-in-a-lifetime experience for me. Honestly, the whole experience was amazing."
         </p>
         <div style="background:#2a2a2a; padding:8px 12px; border-radius:6px; display:inline-block;">
          <p style="color:#2AFC85; font-weight:600; font-size:14px; margin:0;">
           — Kadeem
          </p>
          <p style="color:#a0aec0; font-size:12px; margin:0;">
           Alumni Little, Youth Ambassador
          </p>
         </div>
        </div>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Impact Highlight -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="background: #2AFC85; background: linear-gradient(135deg, #2AFC85 0%, #20d170 100%); color: #000000; padding: 25px; border-radius: 16px; margin: 15px 0; text-align: center;">
        <h3 style="font-family:'Inter', Arial, sans-serif; font-size:20px; font-weight:700; margin:0 0 12px 0; color:#000000;">
         The Energy That Fills Our Movement
        </h3>
        <p class="body-text" style="margin:0; color:#000000; font-size:16px; line-height:1.5; font-weight:500;">
         Their words capture the energy and purpose that filled the room—and hint at what's coming next as they take on even bigger roles in our movement.
        </p>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Watch Video Button -->
   <tr>
    <td class="mobile-padding" style="padding:20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="text-align:center;">
        <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;">
         <tr>
          <td style="text-align:center;">
           <table align="center" border="0" cellpadding="0" cellspacing="0">
            <tr>
             <td style="border:2px solid #2AFC85; border-radius:25px; text-align:center;">
              <a style="color:#2AFC85; padding:12px 24px; font-family:'Inter', Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; text-decoration:none; display:inline-block; border-radius:25px; background:transparent; line-height:1;">
               Watch the Youth Council in Action →
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- The Impact of Your Support Section -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="background:#1a1a1a; padding:25px; border-radius:12px;">
        <h3 style="font-family:'Inter', Arial, sans-serif; font-size:22px; font-weight:700; margin:0 0 15px 0; color:#2AFC85; text-align:center;">
         The Impact of Your Support
        </h3>
        <p class="body-text" style="margin:0 0 20px 0; color:#ffffff; font-size:16px; line-height:1.5; text-align:center;">
         You see, when you give to Big Brothers Big Sisters, you're not just supporting mentorship—
         <strong style="color:#2AFC85;">
          you're helping grow the next generation of leaders.
         </strong>
         Leaders who are shaping what's next
         <em>
          now
         </em>
         . These young people aren't waiting to be asked.
         <strong>
          They're ready to be heard.
         </strong>
         Your support ensures they have the platform, tools, and mentors they need to rise.
        </p>
        <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;">
         <tr>
          <td style="text-align:center;">
           <table align="center" border="0" cellpadding="0" cellspacing="0">
            <tr>
             <td style="background:#2AFC85; border-radius:25px; text-align:center;">
              <a style="background:#2AFC85; padding:12px 24px; font-family:'Inter', Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; text-decoration:none; display:inline-block; border-radius:25px; color:#000; line-height:1;">
               Donate Today →
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Final Image Section -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="text-align:center; margin:15px 0;">
        <img alt="Youth Leadership in Action" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252Ff5cc9008-2fcc-439f-ad17-d9dd375dc321.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAxMDk5OH0:1uhTqc:qxr8UBbh8R9fXlLIxgA26VECJjad9GgUUSBgAGNWh4Y" style="width:100%; max-width:400px; height:auto; border-radius:8px; border:2px solid #2AFC85; display:block; margin:0 auto;" width="100%"/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Final Thank You Message -->
   <tr>
    <td class="mobile-padding" style="padding:0 20px;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:600px;" width="600">
      <tr>
       <td style="background:#1a1a1a; padding:20px; border-radius:12px; text-align:center;">
        <p class="body-text" style="margin:0 0 15px 0; color:#ffffff; font-size:16px; line-height:1.5; text-align:center; font-family:'Inter', Arial, sans-serif;">
         Thank you for believing in what's possible when
         <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.bbbs.org%252Fopen.aspx%253Fffcb10-fea215737465067c71-fe321570776c0c7a771570-fe2e11717064057f7c1c72-ff69157070-fe3616787560027d741070-ff3c15707465%2526d%253D100219%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAxMzExNX0:1uhTqc:cPAoCPSIeqHramMzvpxtauNN7PsKWdvD674dsrz1Pig" width="1"/>
         youth are empowered to lead,
        </p>
        <p style="margin:0; color:#ffffff; font-size:16px; font-weight:600; text-align:center; font-family:'Inter', Arial, sans-serif;">
         Big Brothers Big Sisters of America
        </p>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- Footer -->
   <tr>
    <td align="center" style="padding:30px 15px; background:#131313;">
     <table align="center" cellpadding="0" cellspacing="0" class="w-100p" style="max-width:368px;" width="368">
      <tr>
       <td style="padding:0 0 30px;">
        <table align="center" cellpadding="0" cellspacing="0">
         <tr>
          <td class="active-i" style="padding:0 8px;">
           <a style="text-decoration:none;">
           </a>
           <table cellpadding="0" cellspacing="0" style="width:40px; height:40px; background:transparent; border:2px solid #2AFC85; border-radius:50%;">
            <tr>
             <td align="center" style="width:36px; height:36px;" valign="middle">
              <img alt="facebook" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252F60819125-5ca4-4b9b-8ce8-db685f82607b.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAxNDg4OX0:1uhTqc:5epNHV4IBSNr7avItUROjLQEJlrNbQA5g1zxJRjvgoA" style="display:block;" width="20"/>
             </td>
            </tr>
           </table>
          </td>
          <td class="active-i" style="padding:0 8px;">
           <a style="text-decoration:none;">
           </a>
           <table cellpadding="0" cellspacing="0" style="width:40px; height:40px; background:transparent; border:2px solid #2AFC85; border-radius:50%;">
            <tr>
             <td align="center" style="width:36px; height:36px;" valign="middle">
              <img alt="twitter" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252Feb3438d6-d674-436a-b4b3-7a7385b96f80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAxNjYyNH0:1uhTqc:syhBrAd493tY8K9jRKWI-WEnIMER7_LW2X15jzpzYo4" style="display:block;" width="20"/>
             </td>
            </tr>
           </table>
          </td>
          <td class="active-i" style="padding:0 8px;">
           <a style="text-decoration:none;">
           </a>
           <table cellpadding="0" cellspacing="0" style="width:40px; height:40px; background:transparent; border:2px solid #2AFC85; border-radius:50%;">
            <tr>
             <td align="center" style="width:36px; height:36px;" valign="middle">
              <img alt="instagram" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.bbbs.org%252Flib%252Ffe2e11717064057f7c1c72%252Fm%252F1%252F246bd86f-087f-4229-b717-6942a688f4ca.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmJiYiIsInRpbWUiOjE3NTM5NzA0OTAuODAxODM0Nn0:1uhTqc:rbZofho41R-iAzXJ6-ERW2PeW_jOCCNHh-03-YbOrww" style="display:block;" width="20"/>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- Address & Compliance Info -->
      <tr>
       <td align="center" style="padding:0 0 20px; font:14px/20px 'Inter', Arial, Helvetica, sans-serif; color:#a0aec0;">
        © 2025 Big Brothers Big Sisters of America
        <br/>
        Big Brothers Big Sisters Of America
        <br/>
        2502 N. Rocky Point Drive, Suite 100
        <br/>
        Tampa, FL 33607, US
       </td>
      </tr>
      <tr>
       <td align="center" style="font:14px/20px 'Inter', Arial, Helvetica, sans-serif; color:#a0aec0;">
        <a style="color:#2AFC85; text-decoration:underline;">
         Update Profile
        </a>
        |
        <a style="color:#2AFC85; text-decoration:underline;">
         Unsubscribe
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
 </body>
</html>