File: //home/primrwxj/theproviders.info/privacy-policy.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Privacy Note | theproviders.info</title>
<style>
body{margin:0; font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif; background:#070d16; color:#eaf0ff;}
.wrap{max-width:900px; margin:0 auto; padding:36px 16px;}
.card{border:1px solid rgba(255,255,255,.12); background:rgba(255,255,255,.06); border-radius:16px; padding:18px;}
h1{margin:0 0 10px; font-size:26px}
p,li{color:rgba(234,240,255,.82); line-height:1.7}
a{color:#eaf0ff}
</style>
<style>
/* === Plain Theme Override (paste AFTER existing CSS) === */
body{
background:#ffffff !important;
color:#0f172a !important;
}
/* Keep layout but make surfaces plain */
.card{
background:#ffffff !important;
border:1px solid rgba(15,23,42,.12) !important;
box-shadow:none !important;
}
p, li{
color:rgba(15,23,42,.82) !important;
}
a{
color:#2563eb !important;
}
</style>
</head>
<body>
<div class="wrap">
<div class="card">
<h1>Privacy Note</h1>
<p><strong>What we collect:</strong> When you submit a request, we collect the information you provide (such as name, phone, email, ZIP code, and service details).</p>
<p><strong>How we use it:</strong> We use your information to route your request to independent local service providers who may contact you about your inquiry.</p>
<p><strong>Sharing:</strong> Your request details may be shared with one or more providers that serve your area and can respond to your requested service type.</p>
<p><strong>No sale of personal data:</strong> We do not sell your personal information as a standalone product.</p>
<p><strong>Communications:</strong> Providers may contact you by phone, SMS, or email to follow up on your request. You can ask a provider to stop contacting you at any time.</p>
<p><strong>Data retention:</strong> We retain lead submissions for operational purposes (such as quality control and recordkeeping) and may delete older records periodically.</p>
<p><strong>Security:</strong> We take reasonable measures to protect submitted information, but no method of transmission or storage is 100% secure.</p>
<p><strong>Contact:</strong> If you have questions about this privacy note, contact us at <a href="mailto:offers@theproviders.info">offers@theproviders.info</a>.</p>
<p style="font-size:12px; color:rgba(234,240,255,.60)">This privacy note is provided for general informational purposes and does not constitute legal advice.</p>
</div>
</div>
</body>
</html>