    
        body { font-family: Arial, sans-serif; line-height: 1.6; }
        .container { width: 80%; margin: auto; overflow: hidden; }
        img { max-width: 100%; height: auto; margin-top: 20px; }
        .cta-button { background-color: #007bff; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; display: inline-block; margin-top: 20px; }
        .section { margin-bottom: 40px; }
        h1, h2 { color: #333; }
    