Home

Privacy Policy for Kids App

Effective Date: April 3, 2026

Life Development International (“we,” “our,” “us”) provides the LDI Kids Curricula available at kids.ldiministries.org. This Privacy Policy explains how we collect, use, store, and share Google user data and other personal information.

1. Data We Collect

2. How We Use Data

We do not use Google user data for advertising or unrelated purposes.

3. Sharing of Data

We do not sell Google user data. We may share limited information with trusted service providers who assist us in operating the Kids App, subject to strict confidentiality obligations.

4. Data Protection

We implement technical and organizational safeguards to protect the confidentiality and security of Google user data, including encryption and restricted access.

5. Retention & Deletion

We retain Google user data only as long as necessary to provide the Kids App services. You may request deletion of your data at any time by contacting us. When retention periods expire, data is securely deleted.

6. Updates

We may update this privacy policy from time to time. Any changes will be posted on this page, and significant changes will be communicated to users.

7. Contact Us

If you have questions or requests regarding this Privacy Policy, please contact us at:
Email: info@ldiministries.org
/* General page styling */ body { font-family: 'Comic Sans MS', 'Poppins', sans-serif; background: #fdfdfd; color: #333; margin: 0; padding: 0; line-height: 1.6; } /* Container */ body { max-width: 900px; margin: auto; padding: 2rem; } /* Headings */ h1, h2 { color: #2a7ae2; font-weight: 600; margin-top: 1.5rem; margin-bottom: 0.75rem; } h1 { font-size: 2.2rem; border-bottom: 3px solid #ffd54f; padding-bottom: 0.5rem; } h2 { font-size: 1.5rem; } /* Paragraphs */ p { margin-bottom: 1rem; } /* Lists */ ul { list-style-type: square; padding-left: 1.5rem; } ul li { margin-bottom: 0.5rem; } /* Links */ a { color: #2a7ae2; text-decoration: none; } a:hover { text-decoration: underline; } /* Contact section */ h2 + p strong { color: #e53935; } /* Footer link style (for homepage footer) */ .footer-privacy-link { display: inline-block; margin-top: 2rem; padding: 0.5rem 1rem; background: #ffd54f; color: #333; font-weight: bold; border-radius: 6px; text-decoration: none; } .footer-privacy-link:hover { background: #fbc02d; }