<!--
In order to highlight links include the following styles in your mj-head.
<mj-style>
body {
padding: 24px 12px;
}
.link {
color: #2B7FFF;
text-decoration: none;
font-weight: 500;
}
</mj-style>
-->
<mj-section padding="0">
<mj-column padding="0">
<mj-text padding="0px 0px 12px 0px" color="#000000" font-size="14px"
line-height="24px" font-weight="400"
font-family="Inter, Helvetica, Arial, sans-serif">
Too many emails? <a href="https://www.mailbites.io" class="link">Manage
your preferences</a> or <a href="https://www.mailbites.io" class="link">unsubscribe</a>.
</mj-text>
<mj-text padding="0" color="#7C7C7C" font-size="12px" line-height="16px"
font-weight="400" font-family="Inter, Helvetica, Arial, sans-serif">
Copyright © Mailbites. All rights reserved.<br />
John Doe Ave., 32349 Faketown
</mj-text>
</mj-column>
</mj-section>