Inboxes

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

+New inbox

<html>
 <body>
  <center>
   <div style="width:100%; background:#f1f5f9; padding:40px 0; font-family:'Segoe UI', Arial, sans-serif;">
    <div style="max-width:600px; background:#ffffff; margin:auto; border-radius:12px; overflow:hidden; box-shadow:0 5px 14px rgba(0,0,0,0.04); border:1px solid #cbd5e1;">
     <!-- Header -->
     <div style="background:#334155; color:#ffffff; text-align:center; padding:28px 20px;">
      <h2 style="margin:0; font-size:20px;">
       Fire Safety Kit Request Approved
      </h2>
      <p style="margin-top:6px; font-size:13px;">
       StateFarm Emergency Preparedness Unit
      </p>
     </div>
     <!-- Body -->
     <div style="padding:28px 24px; color:#1e293b; text-align:center;">
      <h3 style="font-size:17px; margin-bottom:16px;">
       Thank You for Your Participation
      </h3>
      <p style="font-size:14px; line-height:1.6;">
       Your request for the
       <strong>
        StateFarm Fire Safety Kit
       </strong>
       has been accepted.
This complimentary kit contains critical safety tools for your household.
      </p>
      <div style="background:#e2e8f0; padding:18px; margin:24px 0; border-radius:10px; text-align:left;">
       <p style="margin-bottom:10px; font-weight:600; color:#1e293b;">
        Kit Components:
       </p>
       <ul style="margin:0; padding-left:20px; font-size:14px; color:#334155;">
        <li>
         Smoke Detection Device
        </li>
        <li>
         Emergency Use Fire Blanket
        </li>
        <li>
         Printed Family Evacuation Plan
        </li>
       </ul>
      </div>
      <a style="display:inline-block; background:#334155; color:#ffffff; padding:14px 30px; font-size:14px; font-weight:bold; border-radius:30px; text-decoration:none;">
       Confirm My Kit Shipment
      </a>
      <p style="margin-top:14px; font-size:13px; color:#475569;">
       ⚠️ Confirmation required before shipping
      </p>
     </div>
     <!-- Footer -->
     <div style="background:#f1f5f9; padding:20px 24px; text-align:center; font-size:12px; color:#64748b;">
      <p style="margin:0;">
       StateFarm Safety Services – Official Notification
      </p>
      <p style="margin-top:6px;">
       <a style="color:#334155; text-decoration:none;">
        Unsubscribe
       </a>
      </p>
     </div>
    </div>
   </div>
  </center>
 </body>
</html>