Inboxes

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

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
 </head>
 <body style="background: url('https://inboxflows.com/_/image/https%253A%252F%252Funiverse-static-assets.s3.amazonaws.com%252Femails%252Fbespoke-background-3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS1zdCJ9:1kXNVu:6IaMqD9SpKlVpgHC2gEn12mf3GYyQkU10ukYODj7U8w') no-repeat top / cover; margin: 0; padding: 0; width: 100%" width="100%">
  <div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;">
   <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Funiverse-4f470b76f702.intercom-mail.com%252Fq%252FJiWAK0ff8IeIY7Dswup4FA~~%252FAAAAAQA~%252FRgRfzVAnPVcIaW50ZXJjb21CCgArJ8vqXQJV9xVSEzdkZDZjZmE4QHVpZmVlZC5jb21YBAAAKAc~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS00ZiJ9:1kXNVu:K4s-PI8GHa5iyvelPYAqeyo5-9fDCE15USGS3VTExXE" width="1"/>
  </div>
  <meta/>
  <!-- utf-8 works for most cases -->
  <meta content="width=device-width" name="viewport"/>
  <!-- Forcing initial-scale shouldn't be necessary -->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- Use the latest (edge) version of IE rendering engine -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <meta content="telephone=no,address=no,email=no,date=no,url=no" name="format-detection"/>
  <!-- Tell iOS not to automatically link certain text strings. -->
  <title>
   Get a professional to design your website
  </title>
  <!-- The title tag shows in email notifications, like Android 4.4. -->
  <!-- Web Font / @font-face : BEGIN -->
  <!-- NOTE: If web fonts are not required, lines 10 - 27 can be safely removed. -->
  <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
  <!--[if mso]>
      <style>
        * {
          font-family: sans-serif !important;
        }
      </style>
    <![endif]-->
  <!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: //stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
  <!--[if !mso]><!-->
  <!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> -->
  <!--<![endif]-->
  <!-- Web Font / @font-face : END -->
  <!-- CSS Reset : BEGIN -->
  <style data-premailer="ignore" type="text/css">
   /* What it does: Remove spaces around the email design added by some email clients. */
      /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
      html,
      body {
        margin: 0 !important;
        padding: 0 !important;
        height: 100% !important;
        width: 100% !important;
        background-image: url("https://inboxflows.com/_/image/https%253A%252F%252Funiverse-static-assets.s3.amazonaws.com%252Femails%252Fbespoke-background-3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS1zdCJ9:1kXNVu:6IaMqD9SpKlVpgHC2gEn12mf3GYyQkU10ukYODj7U8w");
        background-size: cover !important;
        background-position: top;
        background-repeat: no-repeat;
      }
      /* What it does: Stops email clients resizing small text. */
      * {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
      }
      /* What it does: Centers email on Android 4.4 */
      div[style*="margin: 16px 0"] {
        margin: 0 !important;
      }
      /* What it does: Stops Outlook from adding extra spacing to tables. */
      table,
      td {
        
        
      }
      /* What it does: Replaces default bold style. */
      th {
        font-weight: normal;
      }
      /* What it does: Fixes webkit padding issue. */
      table {
        border-spacing: 0 !important;
        border-collapse: collapse !important;
        table-layout: fixed !important;
        margin: 0 auto !important;
      }
      /* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */
      a {
        text-decoration: none;
      }
      /* What it does: Uses a better rendering method when resizing images in IE. */
      img {
        -ms-interpolation-mode: bicubic;
      }
      /* What it does: A work-around for email clients meddling in triggered links. */
      a[x-apple-data-detectors],  /* iOS */
        .unstyle-auto-detected-links a,
        .aBn {
        border-bottom: 0 !important;
        cursor: default !important;
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
      }
      /* What it does: Prevents Gmail from changing the text color in conversation threads. */
      .im {
        color: inherit !important;
      }
      /* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */
      .a6S {
        display: none !important;
        opacity: 0.01 !important;
      }
      /* If the above doesn't work, add a .g-img class to any image in question. */
      img.g-img + div {
        display: none !important;
      }
      /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */
      /* Create one of these media queries for each additional viewport size you'd like to fix */
      /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */
      @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
        u ~ div .email-container {
          min-width: 320px !important;
        }
      }
      /* iPhone 6, 6S, 7, 8, and X */
      @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
        u ~ div .email-container {
          min-width: 375px !important;
        }
      }
      /* iPhone 6+, 7+, and 8+ */
      @media only screen and (min-device-width: 414px) {
        u ~ div .email-container {
          min-width: 414px !important;
        }
      }
  </style>
  <!-- What it does: Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if gte mso 9]>
      <xml>
        <o:OfficeDocumentSettings>
          <o:AllowPNG />
          <o:PixelsPerInch>96</o:PixelsPerInch>
        </o:OfficeDocumentSettings>
      </xml>
    <![endif]-->
  <!-- CSS Reset : END -->
  <!-- Progressive Enhancements : BEGIN -->
  <style data-premailer="ignore" type="text/css">
   .card {
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
        border-bottom-right-radius: 24px;
        border-bottom-left-radius: 24px;
        overflow: hidden;
      }
      .header-text {
        font-size: 27px !important;
      }
      .header-break {
        display: inline !important;
      }
      @media screen and (min-width: 620px) {
        .header-text {
          line-height: 54px !important;
          font-size: 46px !important;
        }
        .header-break {
          display: block !important;
        }
      }
      @media screen and (max-width: 620px) {
        .email-container {
          width: 100% !important;
          margin: auto !important;
        }
        /* What it does: Forces table cells into full-width rows. */
        .stack-column,
        .stack-column-center {
          display: block !important;
          width: 100% !important;
          max-width: 100% !important;
          direction: ltr !important;
        }
        /* And center justify these ones. */
        .stack-column-center {
          text-align: center !important;
        }
        /* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
        .center-on-narrow {
          text-align: center !important;
          display: block !important;
          margin-left: auto !important;
          margin-right: auto !important;
          float: none !important;
        }
        table.center-on-narrow {
          display: inline-block !important;
        }
        /* What it does: Adjust typography on small screens to improve readability */
        .email-container p {
          font-size: 17px !important;
        }
      }
  </style>
  <!-- Progressive Enhancements : END -->
  <!--
	The email background color (#222222) is defined in three places:
	1. body tag: for most email clients
	2. center tag: for Gmail and Inbox mobile apps and web versions of Gmail, GSuite, Inbox, Yahoo, AOL, Libero, Comcast, freenet, Mail.ru, Orange.fr
	3. mso conditional: For Windows 10 Mail
-->
  <center style="background: url('https://inboxflows.com/_/image/https%253A%252F%252Funiverse-static-assets.s3.amazonaws.com%252Femails%252Fbespoke-background-3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS1zdCJ9:1kXNVu:6IaMqD9SpKlVpgHC2gEn12mf3GYyQkU10ukYODj7U8w') no-repeat top / cover; width: 100%">
   <!--[if mso | IE]>
    <table class="background-for-ie" role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="background-repeat: no-repeat; background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Funiverse-static-assets.s3.amazonaws.com%252Femails%252Fbespoke-background-3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS1zdCJ9:1kXNVu:6IaMqD9SpKlVpgHC2gEn12mf3GYyQkU10ukYODj7U8w); background-size: 100%;">
    <tr>
    <td>
    <![endif]-->
   <!-- Email Body : BEGIN -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-container" style="margin: auto" width="620">
    <!-- Email Header : BEGIN -->
    <tbody>
     <tr>
      <td align="center" style="padding: 48px 0 24px; text-align: center">
       <img alt="Universe Design Studio" src="https://inboxflows.com/_/image/https%253A%252F%252Funiverse-static-assets.s3.amazonaws.com%252Femails%252Fdesign-studio-logo.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS1zdCJ9:1kXNVu:6IaMqD9SpKlVpgHC2gEn12mf3GYyQkU10ukYODj7U8w" style="font-family: sans-serif; font-size: 15px; height: auto; line-height: 15px; width: 159px" width="159"/>
      </td>
     </tr>
     <!-- Email Header : END -->
     <!-- 1 Column Text + Button : BEGIN -->
     <tr>
      <td class="card" style="padding: 16px">
       <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tbody>
         <tr>
          <td bgcolor="#F2F2F2" class="card" style="background-color: #F2F2F2; border-radius: 24px">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tbody>
             <tr>
              <td style="padding: 24px 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto">
                <tbody>
                 <tr>
                  <td style="color: #555555; font-size: 15px; line-height: 20px; padding: 0 12px">
                   <h1 align="center" class="header-text" style="color: black; font-family: sans-serif; font-size: 28px; font-weight: bold; line-height: 34px; margin: 0 auto 24px; max-width: 425px; text-align: center">
                    Give your site a world-class design
                   </h1>
                   <p align="center" style="font-family: sans-serif; font-size: 17px; margin: 0 auto; max-width: 420px; text-align: center">
                    Making a great looking website takes time. For a limited time only, we're offering a chance to get professional design help on your website for just $1000.
                   </p>
                  </td>
                 </tr>
                 <tr>
                  <td style="padding: 32px 20px 0px">
                   <!-- Button : BEGIN -->
                   <table align="center" border="0" cellpadding="0" cellspacing="0" style="margin: auto">
                    <tbody>
                     <tr>
                      <td style="border-radius: 8px">
                       <img alt="" src="https://inboxflows.com/_/image/https%253A%252F%252Fd24ele8q6e8xs7.cloudfront.net%252Femails%252Fgifting-email-graphic.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMjRlbGU4cTZlOCJ9:1kXNVu:Yc7lENIADx7uYFw7-QihwtyjXoGbHmPWGLOM1-ZYCaA" style="width: 100%"/>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!-- Button : END -->
                  </td>
                 </tr>
                 <tr>
                  <td style="color: #555555; font-size: 15px; line-height: 20px; padding: 0 16px">
                   <p align="center" style="font-family: sans-serif; font-size: 17px; margin: 32px auto 0; max-width: 420px; text-align: center">
                    You'll get:
                   </p>
                   <ul style="font-family: sans-serif; font-size: 17px; list-style-type: none; margin: 24px auto 0; max-width: 420px; padding: 0; text-align: center">
                    <li>
                     A complete redesign of your site (5 pages max)
                    </li>
                    <li style="color: #B3B3B3; margin: 4px auto">
                     —
                    </li>
                    <li>
                     30 minutes of consultation with our design team
                    </li>
                    <li style="color: #B3B3B3; margin: 4px auto">
                     —
                    </li>
                    <li>
                     Tips and feedback for elevating your brand
                    </li>
                   </ul>
                  </td>
                 </tr>
                 <tr>
                  <td style="color: #555555; font-size: 15px; line-height: 20px; padding: 0 16px">
                   <div align="center" style="font-family: sans-serif; font-size: 17px; margin: 40px auto 0; max-width: 400px; text-align: center">
                    <a style="background-color: black; border-radius: 8px; color: white; display: block; font-weight: bold; padding: 15px 28px; text-decoration: none">
                     Apply Now
                    </a>
                   </div>
                  </td>
                 </tr>
                 <!-- 2 Even Columns : BEGIN -->
                 <tr>
                  <td bgcolor="#F2F2F2" style="background-color: #F2F2F2; margin: 0 auto; padding: 16px 20px; width: 100%">
                   <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                     <tr>
                      <td width="100%">
                       <table border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr align="center" style="text-align: center">
                          <td align="center" style="text-align: center">
                           <a style="text-align: center">
                            <img alt="Universe" height="" src="https://inboxflows.com/_/image/https%253A%252F%252Fd24ele8q6e8xs7.cloudfront.net%252Femails%252Flogo-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMjRlbGU4cTZlOCJ9:1kXNVu:Yc7lENIADx7uYFw7-QihwtyjXoGbHmPWGLOM1-ZYCaA" style="color: #555555; font-family: sans-serif; font-size: 15px; line-height: 15px; margin-top: 30px; max-width: 142px; text-align: center; width: 100%" width="142"/>
                           </a>
                          </td>
                         </tr>
                         <tr>
                          <td align="center" style="color: #A9A9A9; font-family: sans-serif; font-size: 17px; line-height: 15px; padding: 20px 0 10px; text-align: center">
                           <span>
                            Need help?
                           </span>
                           <a style="color: #A9A9A9; text-decoration: underline">
                            Contact Us.
                           </a>
                           <br/>
                           <p>
                            <a style="color: #A9A9A9; margin-top: 20px; text-decoration: underline">
                             Unsubscribe
                            </a>
                           </p>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- Two Even Columns : END -->
                </tbody>
               </table>
              </td>
             </tr>
             <!-- 1 Column Text + Button : END -->
            </tbody>
           </table>
          </td>
         </tr>
         <!-- Clear Spacer : BEGIN -->
         <tr>
          <td class="bottom-spacer" height="40" style="font-size: 0px; line-height: 0px">
          </td>
         </tr>
         <!-- Clear Spacer : END -->
        </tbody>
       </table>
       <!-- Email Body : END -->
       <!--[if mso | IE]>
    </td>
    </tr>
    </table>
    <![endif]-->
      </td>
     </tr>
    </tbody>
   </table>
  </center>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Funiverse-4f470b76f702.intercom-mail.com%252Fvia%252Fo%253Fh%253D496ebb14b57bbbcf1a82e06688c21b59e55c98f6-24902336776/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS00ZiJ9:1kXNVu:K4s-PI8GHa5iyvelPYAqeyo5-9fDCE15USGS3VTExXE" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Funiverse-4f470b76f702.intercom-mail.com%252Fq%252FVcgp2e6_GjAJYUsJxmsoxQ~~%252FAAAAAQA~%252FRgRfzVAnPlcIaW50ZXJjb21CCgArJ8vqXQJV9xVSEzdkZDZjZmE4QHVpZmVlZC5jb21YBAAAKAc~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ1bml2ZXJzZS00ZiJ9:1kXNVu:K4s-PI8GHa5iyvelPYAqeyo5-9fDCE15USGS3VTExXE" width="1"/>
 </body>
</html>