Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "//www.w3.org/TR/REC-html40/loose.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style type="text/css">
   #PreviewIntercomModal .ic_message_content h1,
  #PreviewIntercomModal .ic_message_content h2 {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_without_image > .ic_message_internals > .ic_message_content {
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_message_content a:hover {
    color: #0072b0 !important;
  }
  #PreviewIntercomModal .ic_user_comment_body {
    background-color: #0072b0 !important;
    border-color: #0072b0 !important;
  }
  .intercom-h2b-button br {
    display: none;
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}
  table {
    table-layout: fixed;
  }

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   /* styles in here will not be inlined. Use for media queries etc */
  /* force Outlook to provide a "view in browser" menu link. */
  #outlook a {padding:0;}
  /* prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
  body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
  /* force Hotmail to display emails at full width */
  .ExternalClass {width:100%;}
  /* force Hotmail to display normal line spacing. //www.emailonacid.com/forum/viewthread/43/ */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
  /* fix a padding issue on Outlook 07, 10 */
  table td {border-collapse: collapse;}

  @media only screen and (max-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  @media only screen and (max-device-width: 480px)
  {
    br.hidden { display: block !important; }
    td.padding_cell { display: none !important; }
    table.message_footer_table td {
      font-size: 11px !important;
    }
  }
  </style>
  <style type="text/css">
   .admin_name b {
    color: #6f6f6f;
  }

  .date_cell a {
    color: #999999;
  }

  .comment_header_td {
    width: 100%;
    background: #85c3e9;
    border: none;
    font-family: 'Helvetica Neue',Arial,sans-serif
  }

  .content-td {
    color: #525252;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    font-family: Helvetica, Arial, sans-serif;
  }

  .content-td h1 {
    font-size: 26px;
    line-height: 33px;
    color: #282F33;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: normal;
  }

  .content-td h1 a {
    color: #282F33;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    margin: 30px 0 7px;
  }

  .content-td h2 a {
    color: #282F33;
  }

  .content-td h1 + h2 {
    margin-top: 0 !important;
  }

  .content-td h2 + h1 {
    margin-top: 0 !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td a {
    color: #1251ba;
  }

  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    margin: 17px 0;
    max-width: 100%;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 50px 30% 50px 30%;
  }

  table.intercom-container {
    margin: 17px 0;
  }
  table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  table.intercom-container td {
    background-color: #85c3e9;
    padding: 12px 35px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
  }

  .content-td .intercom-h2b-button {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    background-color: #85c3e9;
    border: none !important;
    
  }

  a.intercom-h2b-button {
    background-color: #0E4595;
    border-radius: 5px;
    border: 1px solid rgba(0,0,0,0.2);
    color:#fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    min-height: 20px;
    text-decoration: none;
  }

  .content-td .intercom-h2b-button:hover {
    background-color:#99cdee;
  }

  .message_footer_table .avatar {
    -ms-interpolation-mode: bicubic;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 20px;
    background-clip: padding-box;
    border-radius: 20px;
    display: inline-block;
    height: 40px;
    max-width: 100%;
    outline: none;
    text-decoration: none;
    width: 40px;
  }

  .powered-by-table .powered-by-text a {
    font-weight: bold;
    text-decoration: none;
    color: #999;
  }

  .main_wrapper {
    padding: 0 20px;
  }

  .margin-arrow {
    display: none;
    
    visibility:hidden;
    width:0;
    height:0;
    max-width: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
  }

  .content-td > :first-child {
    margin-top: 0;
    padding-top: 0;
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 635px) {
    .main-wrap {
      width: 100% !important;
    }
  }

  @media screen and (max-width: 480px) {
    .content-td {
      padding: 30px 15px !important;
    }
    .content-td h1 {
      margin-bottom: 5px;
    }
    .message_footer_table .space {
      width: 20px !important;
    }

    .message_footer_table .arrow-wrap {
      padding-left: 20px !important;
    }

    .message_footer_table .admin_name b{
      display: block !important;
    }

    .main_wrapper {
      padding: 0;
    }

    .image-arrow {
      display: none !important;
    }

    .margin-arrow {
      display: table !important;
      visibility:visible !important;
      width: 100% !important;
      height: auto !important;
      max-width: none !important;
      max-height: none !important;
      opacity: 1 !important;
      overflow: visible !important;
    }

    .comment_body {
      border-bottom: 1px solid #DDD !important;
    }

    .footer-td-wrapper {
      display: block !important;
      width: 100% !important;
      text-align: left !important;
    }
    .footer-td-wrapper .date_cell {
      text-align: left !important;
      padding: 15px 0 0 20px !important;
    }
  }
  </style>
  <style data-premailer="ignore" type="text/css">
   .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

.ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }
  .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .ExternalClass .content-td > :first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  </style>
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.intercom-mail-200.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPOJ:UyBDqFwxTMBITlLVgn54JJX_MsCbXp9Ygv1bscAL8YY') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body>
  <table align="center" bgcolor="#f9f9f9" border="0" cellpadding="0" cellspacing="0" class="bgtc personal" style="background-color: #f9f9f9; border-collapse: collapse; line-height: 100% !important; margin: 0; padding: 0; width: 100% !important">
   <tbody>
    <tr>
     <td>
      <!--[if (gte mso 10)]>
      <tr>
      <td>
      <table style="width: 600px">
    <![endif]-->
      <table class="main-wrap" style="border-collapse: collapse; margin: auto; max-width: 635px; min-width: 320px; width: 100%">
       <tbody>
        <tr>
         <td valign="top">
          <table border="0" cellpadding="0" cellspacing="0" class="reply_header_table" style="border-collapse: collapse; color: #c0c0c0; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 26px; margin: 0 auto 26px; width: 100%">
          </table>
         </td>
        </tr>
        <tr>
         <td class="main_wrapper" style="padding: 0 20px" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="comment_wrapper_table admin_comment" style="-webkit-background-clip: padding-box; -webkit-border-radius: 3px; background-clip: padding-box; border-collapse: collapse; border-radius: 3px; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; width: 100%">
           <tbody>
            <tr>
             <td class="comment_wrapper_td" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="comment_header" style="border: none; border-collapse: separate; font-size: 1px; height: 2px; line-height: 3px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="#85c3e9" class="comment_header_td" style="background-color: #85c3e9; border: none; font-family: 'Helvetica Neue',Arial,sans-serif; width: 100%" valign="top">
                 </td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellpadding="0" cellspacing="0" class="comment_body" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; border-collapse: collapse; border-color: #dddddd; border-radius: 0 0 3px 3px; border-style: solid solid none; border-width: 0 1px 1px; width: 100%">
               <tbody>
                <tr>
                 <td bgcolor="white" class="comment_body_td content-td" style="-webkit-background-clip: padding-box; -webkit-border-radius: 0 0 3px 3px; background-clip: padding-box; background-color: white; border-radius: 0 0 3px 3px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); color: #525252; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 15px; line-height: 22px; overflow: hidden; padding: 40px 40px 30px">
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; padding-top: 0; text-align: left !important">
                   Hi there,
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   When I was first starting to budget, I think we overspent our groceries category for the first five months straight. I wasn’t sure why I couldn’t get the hang of it.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   It turns out that I wasn’t the only one. In fact, if there is any one category that might convince a beginning budgeter that budgeting just won’t work, it’s food costs. Of course, that’s not really true. But I know first-hand it can feel that way – and maybe you’ve discovered the same thing in your first two months.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Thankfully, it doesn’t have to be this way. Let’s talk today about one big budgeting idea, and then throw in two quick tips to help keep groceries from eating up your budget.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   First, the big idea: Honesty. When I was overspending my grocery budget, it was mostly because I was stubbornly (I’m pretty good at
                   <i>
                    stubborn
                   </i>
                   ) pretending that food didn’t cost as much as it did, and that I didn’t have three young kids who were, well, growing.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   <i>
                    I didn’t need to cut back on grocery spending. I needed to budget more for groceries.
                   </i>
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Sometimes the best budgeting move is being honest about what you’ve spent and what you’re going to spend. I can hear you thinking, though,
                   <i>
                    Isn’t that giving up? Isn’t that giving in?
                   </i>
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   It isn’t, and here’s why: By recognizing that those dollars need to go to groceries, I’m not going to budget them anywhere else. They’re protected, and I’m accurately reflecting our priorities (we have to eat!) in our budget. So
                   <a style="color: #1251ba" target="_blank">
                    drop into your budget
                   </a>
                   and make sure what you’ve budgeted for food is realistic.
                  </p>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Budgeting more doesn’t also mean you can’t try to spend less. Here’s the two strategies we’ve found that get us over the overspending hump:
                  </p>
                  <ol style="list-style-type: decimal; margin: 0 0 20px 40px; padding: 0">
                   <li>
                    Make a menu. I know you’ve heard this one before. But
                    <i>
                     it works.
                    </i>
                    Remember that email I sent a few weeks back about how making lots of decisions each day means worse decisions? A menu cures this, just like a budget. Plan out the meals for the week, then shop for those.
                   </li>
                   <li>
                    Make fewer trips to the store. Our lead teacher, Erin, has studied this more than any other human. She cut out the small trips to the store and saw her grocery spending come down. Turns out it works for us, too, and it can work for you.
                   </li>
                  </ol>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   Here’s to eating well
                   <i>
                    and
                   </i>
                   budgeting well!
                  </p>
                  <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
                   <img src="https://inboxflows.com/_/image/https%253A%252F%252Fuploads.intercom-mail-200.com%252Fi%252Fo%252F6379617%252F9fb4ae606b76980464b6d01b%252Ftodd_transig.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1cGxvYWRzLmludCJ9:1kXPOJ:2olZSfGC2YD1JzHOP2yYNQXbacsuLUyuArjRFuauYW0" style="margin: 17px 0; max-width: 100%"/>
                  </div>
                  <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
                   P.S. You really aren’t the only one. We’ve got a
                   <a style="color: #1251ba" target="_blank">
                    workshop designed just around reining in food costs
                   </a>
                   – check it out.
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <div class="margin-arrow" style="display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; visibility: hidden; width: 0">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table margin-arrow" style="border-collapse: collapse; color: #545454; display: none; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; height: 0; line-height: 20px; margin: 0 auto; max-height: 0; max-width: 100%; opacity: 0; overflow: hidden; visibility: hidden; width: 100%">
            <tbody>
             <tr>
              <td align="left" class="arrow-wrap" style="color: #272727; height: 18px; padding-left: 40px; text-align: left" valign="top" width="80">
               <img alt="Triangle" class="image_fix" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing.intercomassets.com%252Fassets%252Femail%252Fpersonal%252Ftriangle-8747882e9ef8882f9bc057241fd3c049.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmcuaSJ9:1kXPOJ:-pk08IsH2J64aR5gemutuj36deVNktMd6LcUKPVW068" style="-ms-interpolation-mode: bicubic; display: inline-block; margin-top: -1px; max-width: 100%; outline: none; text-decoration: none" width="40"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <div class="image-arrow">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table image-arrow" style="border-collapse: collapse; margin: 0 auto; max-width: 100%; width: 100%">
            <tbody>
             <tr>
              <td valign="top" width="100%">
               <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fmarketing.intercomassets.com%252Fassets%252Femail%252Fpersonal%252Farrow-37f6774809df6fd083bfc98e9d562e23ca6ede618e2b5e10c042de88d2f858dd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYXJrZXRpbmcuaSJ9:1kXPOJ:-pk08IsH2J64aR5gemutuj36deVNktMd6LcUKPVW068" style="max-width: 100%; width: 100%"/>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%">
           <tbody>
            <tr>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
           <tbody>
            <tr>
             <td class="footer-td-wrapper" width="75%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td class="space" width="40">
                 </td>
                 <td align="left" style="color: #272727" valign="middle" width="50">
                  <img alt="intercomavatar" class="avatar" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.intercomassets.com%252Favatars%252F24372%252Fsquare_128%252Fjesse-square-headshot-1462398316-1462449000.jpg%253F1462449000/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuaW50ZSJ9:1kXPOJ:UyBDqFwxTMBITlLVgn54JJX_MsCbXp9Ygv1bscAL8YY" style="-ms-interpolation-mode: bicubic; -webkit-background-clip: padding-box; -webkit-border-radius: 20px; background-clip: padding-box; border-radius: 20px; display: inline-block; height: 40px; max-width: 100%; outline: none; text-decoration: none; width: 40px" width="40"/>
                 </td>
                 <td class="admin_name" style="color: #999999">
                  <b style="color: #6f6f6f">
                   Jesse
                  </b>
                  from YNAB
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
             <td class="footer-td-wrapper" width="25%">
              <table border="0" cellpadding="0" cellspacing="0" class="message_footer_table" style="border-collapse: collapse; color: #545454; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 13px; line-height: 20px; margin: 0 auto; max-width: 100%; width: 100%" width="100%">
               <tbody>
                <tr>
                 <td align="right" class="date_cell" style="color: #999999; font-size: 11px; text-align: right" valign="middle">
                  <a style="color: #999999">
                   Unsubscribe from our emails
                  </a>
                 </td>
                </tr>
                <tr>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
    <tr>
     <td height="20" valign="top">
     </td>
    </tr>
   </tbody>
  </table>
  <!--[if (gte mso 10)]>
            </td>
            </tr>
            </table>
          <![endif]-->
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fvia.intercom-mail-200.com%252Fo%253Fh%253D212d926a1243def352daab372a886f4dbdc27978-16450841972/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ2aWEuaW50ZXJjbyJ9:1kXPOJ:jDwF4frSD5pizLX4pvGId5TsoY6qwNiQ1JrfcCdubfU" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fspe.via.intercom-mail.com%252Fq%252FSNCTEO3H0BhGE2Avq-q78Q~~%252FAAAAAQA~%252FRgRc5E5VPlcIaW50ZXJjb21YBAAAAzFCCgABVckBW3NwisNSEzc2NWVmYjc3QHVpZmVlZC5jb20~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnNwZS52aWEuaW50ZSJ9:1kXPOJ:VTsDsJtCsRby34744rYK5FN280GlcvzNDHsUuxLmhkQ" width="1"/>
 </body>
</html>