/* Custom animations (if not already in header) */ @keyframes slideDown { from { transform: translateY(-100%); } to { transform: translateY(0); } } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .animate-slideDown { animation: slideDown 0.6s ease forwards; } .animate-fadeInUp { animation: fadeInUp 0.8s ease forwards; } .hover-lift { transition: transform 0.3s ease, box-shadow 0.3s ease; } .hover-lift:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -12px rgba(0, 0, 0, 0.15); } HTML; include 'header.php'; ?> Be The Change Join our team. Use your skills to empower girls and build peace. Volunteer Roles We Need Apply to Volunteer Full Name Email Role Interested In Select a role... Why do you want to volunteer? Submit Application Thank you! Your application has been sent.
Join our team. Use your skills to empower girls and build peace.
Thank you! Your application has been sent.