.elementor-kit-2965{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-2965 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FBFFFB;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Get $1000 Cash App Transfer</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      background: #f4fdf4;
      margin: 0;
      padding: 0;
      text-align: center;
      color: #222;
    }
    header {
      background: #00c853;
      color: white;
      padding: 25px;
    }
    header h1 {
      font-size: 32px;
      margin: 0;
    }
    .hero {
      padding: 20px;
    }
    .hero img {
      max-width: 300px;
      border-radius: 15px;
      margin: 20px 0;
    }
    .cta-btn {
      display: inline-block;
      background: #00c853;
      color: white;
      font-size: 20px;
      padding: 15px 30px;
      border-radius: 8px;
      text-decoration: none;
      transition: 0.3s;
    }
    .cta-btn:hover {
      background: #009624;
    }
    .steps {
      background: #ffffff;
      padding: 20px;
      margin: 20px auto;
      border-radius: 12px;
      width: 90%;
      max-width: 600px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }
    .social-proof {
      padding: 20px;
      background: #e8f5e9;
    }
    .comment {
      margin: 15px 0;
      font-style: italic;
    }
    .urgent {
      background: #ff5252;
      color: white;
      padding: 15px;
      font-weight: bold;
      margin-top: 20px;
    }
    footer {
      font-size: 12px;
      padding: 20px;
      background: #f0f0f0;
      color: #555;
    }
  </style>
</head>
<body>

  <header>
    <h1>💵 Claim Your $1000 Cash App Transfer Today!</h1>
    <p>Limited Time Giveaway – Don’t Miss Out!</p>
  </header>

  <div class="hero">
    <img src="https://via.placeholder.com/300x200.png?text=$1000+Cash+App" alt="Cash App Giveaway">
    <br>
    <a href="YOUR_CPA_OFFER_LINK" class="cta-btn">👉 Get My $1000 Now</a>
  </div>

  <div class="steps">
    <h2>How It Works</h2>
    <p>✅ Step 1: Click "Get My $1000 Now"</p>
    <p>✅ Step 2: Complete a Quick Survey/Offer</p>
    <p>✅ Step 3: Receive Your $1000 in Cash App</p>
  </div>

  <div class="social-proof">
    <h2>What People Are Saying</h2>
    <p class="comment">"OMG! Just got my $1000 transfer in less than 5 mins! 🔥" – Sarah J.</p>
    <p class="comment">"Didn’t believe at first but it worked. Thanks Cash App Giveaway!" – Mike L.</p>
    <p class="comment">"This is insane! I’m using the money to pay bills 💵" – Ashley K.</p>
  </div>

  <div class="urgent">
    ⚠ Hurry! Only 97 spots left today. <br>
    Offer ends soon ⏰
  </div>

  <footer>
    <p>This is a promotional giveaway. Cash App is a registered trademark of Square Inc. 
    This website is not affiliated with or endorsed by Cash App.</p>
  </footer>

</body>
</html>/* End custom CSS */