{"id":408,"date":"2026-07-24T11:12:57","date_gmt":"2026-07-24T11:12:57","guid":{"rendered":"https:\/\/amkenifoundation.org\/?page_id=408"},"modified":"2026-08-06T11:56:27","modified_gmt":"2026-08-06T11:56:27","slug":"youth-empowerment-livelihood","status":"publish","type":"page","link":"https:\/\/amkenifoundation.org\/?page_id=408","title":{"rendered":"Youth Empowerment &#038; Livelihood"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"408\" class=\"elementor elementor-408\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d1b60e0 e-flex e-con-boxed e-con e-parent\" data-id=\"7d1b60e0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5efeca41 elementor-widget elementor-widget-text-editor\" data-id=\"5efeca41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><style data-wp-block-html=\"css\">\n\/* ==========================================================\n   AMKENI FOUNDATION\n   Youth Empowerment & Livelihood Program\n========================================================== *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');\n\n:root{\n\n--primary:#0F5B3A;\n--secondary:#2E8B57;\n--accent:#F4A300;\n--light:#F7FAF8;\n--dark:#222;\n--white:#fff;\n--shadow:0 18px 45px rgba(0,0,0,.08);\n\n}\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\n}\n\n.youth-page{\n\nfont-family:'Poppins',sans-serif;\n\nbackground:#fff;\n\ncolor:var(--dark);\n\noverflow:hidden;\n\n}\n\n.container{\n\nmax-width:1200px;\n\nmargin:auto;\n\npadding:0 20px;\n\n}\n\n\/* ======================================\nHERO\n====================================== *\/\n\n.youth-hero{\n\nheight:100vh;\n\nmin-height:700px;\n\nbackground-image:url(\"YOUR-HERO-IMAGE-URL\");\n\nbackground-size:cover;\n\nbackground-position:center;\n\nbackground-attachment:fixed;\n\ndisplay:flex;\n\nalign-items:center;\n\njustify-content:center;\n\ntext-align:center;\n\nposition:relative;\n\n}\n\n.hero-overlay{\n\nposition:absolute;\n\ninset:0;\n\nbackground:linear-gradient(\nrgba(8,40,25,.72),\nrgba(8,40,25,.72));\n\n}\n\n.hero-content{\n\nposition:relative;\n\nz-index:2;\n\nmax-width:900px;\n\ncolor:#fff;\n\nanimation:fadeUp 1s ease;\n\n}\n\n.hero-tag{\n\ndisplay:inline-block;\n\npadding:10px 22px;\n\nbackground:rgba(255,255,255,.18);\n\nbackdrop-filter:blur(10px);\n\nborder-radius:30px;\n\nfont-size:13px;\n\nletter-spacing:1px;\n\nmargin-bottom:25px;\n\n}\n\n.hero-content h1{\n\nfont-size:65px;\n\nfont-weight:800;\n\nmargin-bottom:25px;\n\nline-height:1.2;\n\n}\n\n.hero-content p{\n\nfont-size:21px;\n\nline-height:1.8;\n\nmargin-bottom:40px;\n\n}\n\n\/* ======================================\nBUTTONS\n====================================== *\/\n\n.hero-buttons{\n\ndisplay:flex;\n\njustify-content:center;\n\ngap:20px;\n\nflex-wrap:wrap;\n\n}\n\n.btn-primary,\n.btn-secondary{\n\npadding:17px 35px;\n\nborder-radius:40px;\n\nfont-weight:600;\n\ntext-decoration:none;\n\ntransition:.35s;\n\n}\n\n.btn-primary{\n\nbackground:var(--accent);\n\ncolor:#fff;\n\n}\n\n.btn-primary:hover{\n\nbackground:#d98e00;\n\ntransform:translateY(-4px);\n\n}\n\n.btn-secondary{\n\nborder:2px solid #fff;\n\ncolor:#fff;\n\n}\n\n.btn-secondary:hover{\n\nbackground:#fff;\n\ncolor:var(--primary);\n\n}\n\n\/* ======================================\nINTRO\n====================================== *\/\n\n.intro-section{\n\npadding:100px 0;\n\n}\n\n.intro-section .container{\n\ndisplay:flex;\n\nalign-items:center;\n\ngap:70px;\n\n}\n\n.intro-image{\n\nflex:1;\n\n}\n\n.intro-image img{\n\nwidth:100%;\n\nborder-radius:25px;\n\nbox-shadow:var(--shadow);\n\ntransition:.4s;\n\n}\n\n.intro-image img:hover{\n\ntransform:scale(1.03);\n\n}\n\n.intro-text{\n\nflex:1;\n\n}\n\n.section-tag{\n\ndisplay:inline-block;\n\npadding:8px 20px;\n\nbackground:#e9f5ef;\n\ncolor:var(--primary);\n\nborder-radius:25px;\n\nfont-size:13px;\n\nfont-weight:600;\n\nmargin-bottom:18px;\n\n}\n\n.intro-text h2{\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:25px;\n\n}\n\n.intro-text p{\n\nfont-size:17px;\n\nline-height:2;\n\nmargin-bottom:18px;\n\n}\n\n\/* ======================================\nFEATURES\n====================================== *\/\n\n.features-section{\n\npadding:100px 0;\n\nbackground:var(--light);\n\n}\n\n.features-section h2{\n\ntext-align:center;\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:15px;\n\n}\n\n.section-description{\n\nmax-width:700px;\n\nmargin:0 auto 60px;\n\ntext-align:center;\n\nline-height:1.8;\n\n}\n\n.feature-grid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n\ngap:30px;\n\n}\n\n.feature-card{\n\nbackground:#fff;\n\npadding:40px 30px;\n\nborder-radius:22px;\n\nbox-shadow:var(--shadow);\n\ntext-align:center;\n\ntransition:.35s;\n\n}\n\n.feature-card:hover{\n\ntransform:translateY(-10px);\n\n}\n\n.icon{\n\nfont-size:50px;\n\nmargin-bottom:20px;\n\n}\n\n.feature-card h3{\n\ncolor:var(--primary);\n\nmargin-bottom:15px;\n\nfont-size:24px;\n\n}\n\n.feature-card p{\n\nline-height:1.8;\n\n}\n\n\/* ======================================\nGALLERY\n====================================== *\/\n\n.gallery-section{\n\npadding:100px 0;\n\n}\n\n.gallery-content{\n\ndisplay:flex;\n\ngap:70px;\n\nalign-items:center;\n\n}\n\n.gallery-text{\n\nflex:1;\n\n}\n\n.gallery-text h2{\n\nfont-size:40px;\n\ncolor:var(--primary);\n\nmargin:20px 0;\n\n}\n\n.gallery-text p{\n\nline-height:2;\n\nmargin-bottom:18px;\n\n}\n\n.gallery-image{\n\nflex:1;\n\n}\n\n.gallery-image img{\n\nwidth:100%;\n\nborder-radius:25px;\n\nbox-shadow:var(--shadow);\n\n}\n\n\/* ======================================\nWHY\n====================================== *\/\n\n.why-section{\n\npadding:110px 20px;\n\nbackground:linear-gradient(135deg,#0F5B3A,#2E8B57);\n\n}\n\n.why-box{\n\nmax-width:900px;\n\nmargin:auto;\n\npadding:60px;\n\nbackground:rgba(255,255,255,.08);\n\nbackdrop-filter:blur(10px);\n\nborder-radius:25px;\n\ncolor:#fff;\n\ntext-align:center;\n\n}\n\n.light{\n\nbackground:rgba(255,255,255,.18);\n\ncolor:#fff;\n\n}\n\n.why-box h2{\n\nfont-size:42px;\n\nmargin:20px 0;\n\n}\n\n.why-box p{\n\nline-height:2;\n\nmargin-bottom:18px;\n\n}\n\n\/* ======================================\nIMPACT\n====================================== *\/\n\n.impact-section{\n\npadding:100px 0;\n\n}\n\n.impact-section h2{\n\ntext-align:center;\n\nfont-size:42px;\n\ncolor:var(--primary);\n\nmargin-bottom:50px;\n\n}\n\n.impact-grid{\n\ndisplay:grid;\n\ngrid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n\ngap:25px;\n\n}\n\n.impact-card{\n\npadding:35px;\n\nbackground:#fff;\n\nborder-radius:20px;\n\nbox-shadow:var(--shadow);\n\ntext-align:center;\n\ntransition:.35s;\n\n}\n\n.impact-card:hover{\n\nbackground:var(--primary);\n\ncolor:#fff;\n\ntransform:translateY(-8px);\n\n}\n\n.impact-card:hover h3{\n\ncolor:#fff;\n\n}\n\n.impact-card h3{\n\nfont-size:24px;\n\ncolor:var(--primary);\n\nmargin-bottom:15px;\n\n}\n\n\/* ======================================\nCTA\n====================================== *\/\n\n.cta-section{\n\npadding:110px 20px;\n\nbackground:#F6F9F7;\n\ntext-align:center;\n\n}\n\n.cta-section h2{\n\nfont-size:46px;\n\ncolor:var(--primary);\n\nmargin-bottom:20px;\n\n}\n\n.cta-section p{\n\nmax-width:760px;\n\nmargin:0 auto 40px;\n\nline-height:2;\n\n}\n\n\/* ======================================\nANIMATION\n====================================== *\/\n\n@keyframes fadeUp{\n\nfrom{\n\nopacity:0;\n\ntransform:translateY(40px);\n\n}\n\nto{\n\nopacity:1;\n\ntransform:translateY(0);\n\n}\n\n}\n\n\/* ======================================\nRESPONSIVE\n====================================== *\/\n\n@media(max-width:992px){\n\n.hero-content h1{\n\nfont-size:48px;\n\n}\n\n.hero-content p{\n\nfont-size:18px;\n\n}\n\n.intro-section .container,\n.gallery-content{\n\nflex-direction:column;\n\n}\n\n.why-box{\n\npadding:35px;\n\n}\n\n}\n\n@media(max-width:600px){\n\n.hero-content h1{\n\nfont-size:36px;\n\n}\n\n.hero-tag{\n\nfont-size:12px;\n\n}\n\n.intro-text h2,\n.features-section h2,\n.gallery-text h2,\n.impact-section h2,\n.cta-section h2,\n.why-box h2{\n\nfont-size:30px;\n\n}\n\n.hero-buttons{\n\nflex-direction:column;\n\nalign-items:center;\n\n}\n\n.btn-primary,\n.btn-secondary{\n\nwidth:220px;\n\ntext-align:center;\n\n}\n\n}\n<\/style><\/p>\n<section class=\"youth-page\"><!-- ================= HERO ================= -->\n<section class=\"youth-hero\">\n<div class=\"hero-overlay\">\u00a0<\/div>\n<div class=\"hero-content\"><span class=\"hero-tag\"> AMKENI FOUNDATION PROGRAM <\/span>\n<h1>Youth Empowerment &amp; Livelihood<\/h1>\n<p>Empowering young people with practical skills, entrepreneurship, mentorship, and opportunities that build stronger and more resilient communities.<\/p>\n<div class=\"hero-buttons\"><a class=\"btn-primary\" href=\"\/volunteer-with-us\"> Join Our Mission <\/a> <a class=\"btn-secondary\" href=\"https:\/\/amkenifoundation.org\/?page_id=412\"> Support This Program <\/a><\/div>\n<\/div>\n<\/section>\n<!-- ================= INTRODUCTION ================= -->\n<section class=\"intro-section\">\n<div class=\"container\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-medium wp-image-826\" src=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-05-at-8.07.59-PM-300x200.jpeg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-05-at-8.07.59-PM-300x200.jpeg 300w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-05-at-8.07.59-PM-1024x683.jpeg 1024w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-05-at-8.07.59-PM-768x512.jpeg 768w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/08\/WhatsApp-Image-2026-08-05-at-8.07.59-PM.jpeg 1080w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><br \/>\n<div class=\"intro-text\"><span class=\"section-tag\"> EMPOWERING YOUTH <\/span>\n<h2>Building Skills That Transform Lives<\/h2>\n<p>The Youth Empowerment and Livelihood Program equips marginalized youth, refugees, host community members, and orphans with practical knowledge, vocational skills, entrepreneurial opportunities, and life-changing support that enable them to become self-reliant and economically independent.<\/p>\n<p>Through skills development, mentorship, coaching, entrepreneurship training, and community engagement, participants gain confidence, leadership abilities, innovation, and the practical experience required to create sustainable livelihoods.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= FEATURES ================= -->\n<section class=\"features-section\">\n<div class=\"container\">\n<h2>What We Offer<\/h2>\n<p class=\"section-description\">Our holistic approach equips young people with both technical and life skills needed for long-term success.<\/p>\n<div class=\"feature-grid\">\n<div class=\"feature-card\">\n<div class=\"icon\">\ud83d\udcbc<\/div>\n<h3>Livelihood Skills<\/h3>\n<p>Practical vocational and income-generating skills that prepare youth for employment and self-employment.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\">\ud83d\ude80<\/div>\n<h3>Entrepreneurship<\/h3>\n<p>Supporting young entrepreneurs with business knowledge, innovation, and enterprise development.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\">\ud83c\udf93<\/div>\n<h3>Mentorship<\/h3>\n<p>Experienced professionals guide participants through coaching, career development, and leadership.<\/p>\n<\/div>\n<div class=\"feature-card\">\n<div class=\"icon\">\ud83e\udd1d<\/div>\n<h3>Community Engagement<\/h3>\n<p>Peer learning, workshops, and seminars that build teamwork, confidence, and positive social change.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= GALLERY SECTION ================= -->\n<section class=\"gallery-section\">\n<div class=\"container\">\n<div class=\"gallery-content\">\n<div class=\"gallery-text\"><span class=\"section-tag\"> COMMUNITY IMPACT <\/span>\n<h2>Real Change Starts With Real Communities<\/h2>\n<p>Every activity we implement focuses on equipping individuals with practical opportunities that improve household income, strengthen food security, and build resilient communities.<\/p>\n<p>The image alongside shows one of Amkeni Foundation&#8217;s community livelihood activities where beneficiaries participate in agricultural and livelihood initiatives aimed at improving family wellbeing.<\/p>\n<\/div>\n<div class=\"gallery-image\"><img decoding=\"async\" class=\"alignnone size-medium wp-image-471\" src=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.28-PM-2-300x146.jpeg\" alt=\"\" width=\"300\" height=\"146\" srcset=\"https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.28-PM-2-300x146.jpeg 300w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.28-PM-2-768x373.jpeg 768w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.28-PM-2-600x292.jpeg 600w, https:\/\/amkenifoundation.org\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2026-07-17-at-8.43.28-PM-2.jpeg 1008w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= WHY ================= -->\n<section class=\"why-section\">\n<div class=\"container\">\n<div class=\"why-box\"><span class=\"section-tag light\"> WHY THIS PROGRAM <\/span>\n<h2>Investing In Youth Is Investing In The Future<\/h2>\n<p>Through this initiative, Amkeni Foundation envisions empowered young people who possess the confidence, skills, knowledge, and resources needed to secure meaningful employment, establish businesses, support their families, and become positive role models within their communities.<\/p>\n<p>We believe that empowering youth today is an investment in stronger, more resilient, peaceful, and prosperous communities tomorrow.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= IMPACT ================= -->\n<section class=\"impact-section\">\n<div class=\"container\">\n<h2>Our Approach<\/h2>\n<div class=\"impact-grid\">\n<div class=\"impact-card\">\n<h3>Empower<\/h3>\n<p>Building confidence and practical skills.<\/p>\n<\/div>\n<div class=\"impact-card\">\n<h3>Equip<\/h3>\n<p>Providing tools, mentorship, and opportunities.<\/p>\n<\/div>\n<div class=\"impact-card\">\n<h3>Transform<\/h3>\n<p>Helping youth create sustainable livelihoods.<\/p>\n<\/div>\n<div class=\"impact-card\">\n<h3>Inspire<\/h3>\n<p>Raising future leaders who transform communities.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<!-- ================= CTA ================= -->\n<section class=\"cta-section\">\n<div class=\"container\">\n<h2>Help Young People Build Better Futures<\/h2>\n<p>Your support enables vulnerable youth to gain practical skills, start businesses, access mentorship, and become financially independent.<\/p>\n<div class=\"hero-buttons\"><a class=\"btn-primary\" href=\"https:\/\/amkenifoundation.org\/?page_id=412\"> Donate Today <\/a> <a class=\"btn-secondary\" href=\"https:\/\/amkenifoundation.org\/?page_id=414\"> Become A Partner <\/a><\/div>\n<\/div>\n<\/section>\n<\/section>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00a0 AMKENI FOUNDATION PROGRAM Youth Empowerment &amp; Livelihood Empowering young people with practical skills, entrepreneurship, mentorship, and opportunities that build stronger and more resilient communities. Join Our Mission Support This Program EMPOWERING YOUTH Building Skills That Transform Lives The Youth Empowerment and Livelihood Program equips marginalized youth, refugees, host community members, and orphans with practical knowledge, vocational skills, entrepreneurial opportunities, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-408","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"bosa-1920-550":false,"bosa-1370-550":false,"bosa-730-90":false,"bosa-590-310":false,"bosa-420-380":false,"bosa-420-300":false,"bosa-420-200":false,"bosa-290-150":false,"bosa-80-60":false,"mailpoet_newsletter_max":false},"uagb_author_info":{"display_name":"nisimiracle","author_link":"https:\/\/amkenifoundation.org\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"\u00a0 AMKENI FOUNDATION PROGRAM Youth Empowerment &amp; Livelihood Empowering young people with practical skills, entrepreneurship, mentorship, and opportunities that build stronger and more resilient communities. Join Our Mission Support This Program EMPOWERING YOUTH Building Skills That Transform Lives The Youth Empowerment and Livelihood Program equips marginalized youth, refugees, host community members, and orphans with practical&hellip;","_links":{"self":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/408","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=408"}],"version-history":[{"count":5,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/408\/revisions"}],"predecessor-version":[{"id":857,"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=\/wp\/v2\/pages\/408\/revisions\/857"}],"wp:attachment":[{"href":"https:\/\/amkenifoundation.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=408"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}