Return-Path: <Walmart@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal>
Delivered-To: info@sterlingcal.com
Received: from reseller401.webserversystems.com
	by reseller401.webserversystems.com with LMTP
	id yGc/NpBg9WhPXQ0AchKAPA
	(envelope-from <Walmart@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal>)
	for <info@sterlingcal.com>; Sun, 19 Oct 2025 17:05:04 -0500
Return-path: <Walmart@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal>
Envelope-to: info@sterlingcal.com
Delivery-date: Sun, 19 Oct 2025 17:05:04 -0500
Received: from 50.211.91.34.bc.googleusercontent.com ([34.91.211.50]:51908 helo=cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal)
	by reseller401.webserversystems.com with esmtps  (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
	(Exim 4.98.1)
	(envelope-from <Walmart@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal>)
	id 1vAbWS-00000003gGG-1Zs0
	for info@sterlingcal.com;
	Sun, 19 Oct 2025 17:05:04 -0500
Received: by cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal (Postfix, from userid 0)
	id 356CE509EAE; Sun, 19 Oct 2025 20:56:16 +0000 (UTC)
From: Walmart@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal
To: info@sterlingcal.com
Subject: Confirmations [Order #48643702-21]
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Message-Id: <20251019212601.356CE509EAE@cs-229684156879-default.europe-west4-b.c.od237066db22328bb-tp.internal>
Date: Sun, 19 Oct 2025 20:56:16 +0000 (UTC)
X-Spam-Status: No, score=3.4
X-Spam-Score: 34
X-Spam-Bar: +++
X-Spam-Flag: NO

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Walmart Winner Reminder</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      background-color: #f7f7f7;
      margin: 0;
      padding: 0;
      text-align: center;
    }

    .email-container {
      max-width: 500px;
      background-color: #ffffff;
      margin: 30px auto;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    }

    .logo img {
      width: 160px;
      margin-bottom: 10px;
    }

    h1 {
      color: #000;
      font-size: 22px;
      margin: 10px 0;
    }

    .reminder {
      color: red;
      font-weight: bold;
      margin-top: 10px;
      font-size: 18px;
    }

    .winner-box {
      background-color: #fff;
      border: 1px solid #eee;
      border-radius: 8px;
      padding: 20px;
      margin-top: 20px;
    }

    .winner-box h2 {
      font-size: 20px;
      color: #000;
      margin-bottom: 8px;
    }

    .alert {
      color: #d9534f;
      font-size: 13px;
      margin-bottom: 15px;
    }

    .customer-number {
      background-color: #f2f2f2;
      padding: 10px;
      border-radius: 5px;
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 1px;
      color: #333;
      width: fit-content;
      margin: 0 auto 20px auto;
    }

    .cta-button {
      display: inline-block;
      background-color: #0071ce;
      color: #fff !important;
      text-decoration: none;
      padding: 14px 40px;
      border-radius: 5px;
      font-weight: bold;
      font-size: 16px;
    }

    .cta-button:hover {
      background-color: #005a9c;
    }

    .unsubscribe {
      font-size: 11px;
      color: #888;
      margin-top: 25px;
    }

    .unsubscribe a {
      color: #0071ce;
      text-decoration: none;
    }
  </style>
</head>
<body>
  <div class="email-container">
    <div class="logo">
      <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b1/Walmart_logo_%282008%29.svg/2560px-Walmart_logo_%282008%29.svg.png" alt="Walmart Logo">
    </div>
    <h1>Checkout</h1>
    <div class="reminder">🔴 LAST REMINDER 🔴</div>

    <div class="winner-box">
      <h2>YOU ARE OUR WINNER!</h2>
      <p class="alert">⚠️ <br> <br>Delivery fee may apply.</p>
      <p>Customer number:</p>
      <div class="customer-number">#4864370221</div>
      <a href="https://t.co/fZt3MnHKwR" class="cta-button">Check what you won</a>
    </div>

    <div class="unsubscribe">
      <p>You may unsubscribe at any time. <a href="#">Unsubscribe</a></p>
      
    </div>
  </div>
</body>
</html>

