{"id":1950,"date":"2025-07-25T02:49:46","date_gmt":"2025-07-25T02:49:46","guid":{"rendered":"https:\/\/ngcug.org\/leuben\/?page_id=1950"},"modified":"2026-02-15T15:00:28","modified_gmt":"2026-02-15T15:00:28","slug":"activities","status":"publish","type":"page","link":"https:\/\/acefvcaw.org\/index.php\/activities\/","title":{"rendered":"Activities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1950\" class=\"elementor elementor-1950\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0174151 e-flex e-con-boxed e-con e-parent\" data-id=\"0174151\" 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-edf2368 elementor-widget elementor-widget-text-editor\" data-id=\"edf2368\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Our activities \u00b7 ACEFVCAW \u00b7 Elementor ready<\/title>\n    <style>\n        \/* === GLOBAL STYLES (Elementor friendly) === *\/\n        :root {\n            --primary-deep: #1e3c2c;       \/* deep green \u2013 resilience, growth *\/\n            --primary-light: #316d4a;\n            --accent-warm: #e67e22;         \/* warm orange \u2013 hope, action *\/\n            --bg-soft: #f9f8f2;              \/* off-white with warmth *\/\n            --card-white: #ffffff;\n            --text-dark: #1d2b36;\n            --text-soft: #2f4052;\n            --border-light: #e6ede9;\n            --shadow-sm: 0 10px 25px -10px rgba(30, 60, 40, 0.15);\n            --shadow-hover: 0 25px 35px -12px rgba(30, 60, 40, 0.25);\n        }\n\n        body {\n            font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            color: var(--text-dark);\n            line-height: 1.6;\n            margin: 0;\n            background-color: #ffffff;\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        \/* section padding *\/\n        .section-pad {\n            padding: 80px 0;\n        }\n        .section-pad-sm {\n            padding: 50px 0;\n        }\n        .bg-warm {\n            background-color: var(--bg-soft);\n        }\n\n        \/* typography *\/\n        h1, h2, h3, h4 {\n            font-weight: 600;\n            line-height: 1.3;\n            letter-spacing: -0.02em;\n            margin-top: 0;\n        }\n        h1 {\n            font-size: 3.2rem;\n            color: var(--primary-deep);\n        }\n        h2 {\n            font-size: 2.5rem;\n            margin-bottom: 1rem;\n        }\n        h2 span.emoji-large {\n            font-size: 2.8rem;\n            margin-right: 12px;\n            vertical-align: middle;\n        }\n        h3 {\n            font-size: 1.8rem;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            color: var(--primary-deep);\n        }\n        p {\n            color: var(--text-soft);\n            font-size: 1.1rem;\n            margin-bottom: 1.4rem;\n        }\n\n        \/* badges \/ pills *\/\n        .section-tag {\n            background: rgba(230, 126, 34, 0.08);\n            color: var(--primary-deep);\n            font-weight: 600;\n            padding: 6px 24px;\n            border-radius: 40px;\n            display: inline-block;\n            border-left: 5px solid var(--accent-warm);\n            font-size: 0.95rem;\n            letter-spacing: 0.5px;\n            margin-bottom: 20px;\n        }\n\n        \/* cards grid *\/\n        .grid-3col {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n        .grid-2col {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n        }\n\n        .activity-card {\n            background: var(--card-white);\n            border-radius: 32px;\n            padding: 32px 26px;\n            box-shadow: var(--shadow-sm);\n            border: 1px solid rgba(0,0,0,0.02);\n            transition: all 0.25s;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n        }\n        .activity-card:hover {\n            transform: translateY(-8px);\n            box-shadow: var(--shadow-hover);\n            border-color: var(--accent-warm);\n        }\n        .card-icon {\n            font-size: 3.3rem;\n            line-height: 1;\n            margin-bottom: 10px;\n        }\n        .activity-card h4 {\n            font-size: 1.6rem;\n            margin: 15px 0 10px;\n            color: var(--primary-deep);\n        }\n        .activity-card p {\n            flex: 1;\n            margin-bottom: 20px;\n        }\n        .feature-list {\n            list-style: none;\n            padding: 0;\n            margin: 15px 0 5px;\n        }\n        .feature-list li {\n            padding-left: 30px;\n            background: url('data:image\/svg+xml;utf8,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"%23e67e22\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>') left center no-repeat;\n            background-size: 18px;\n            margin-bottom: 8px;\n            font-weight: 500;\n        }\n\n        \/* special highlight block *\/\n        .highlight-block {\n            background: var(--primary-deep);\n            color: white;\n            border-radius: 50px;\n            padding: 45px 50px;\n            background-image: radial-gradient(circle at 0% 30%, rgba(255,215,150,0.1) 0%, transparent 50%);\n        }\n        .highlight-block h2, .highlight-block p {\n            color: white;\n        }\n        .highlight-block .btn-ghost {\n            border: 2px solid white;\n            background: transparent;\n            color: white;\n            padding: 14px 38px;\n            border-radius: 60px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            transition: 0.2s;\n        }\n        .highlight-block .btn-ghost:hover {\n            background: white;\n            color: var(--primary-deep);\n        }\n\n        .btn {\n            background-color: var(--accent-warm);\n            color: white;\n            border: none;\n            padding: 14px 34px;\n            border-radius: 60px;\n            font-weight: 600;\n            font-size: 1rem;\n            text-decoration: none;\n            display: inline-block;\n            transition: all 0.2s;\n            box-shadow: 0 8px 16px -6px rgba(230,126,34,0.4);\n            align-self: flex-start;\n        }\n        .btn:hover {\n            background-color: #cf711c;\n            transform: scale(1.02);\n        }\n\n        \/* stats \/ numbers *\/\n        .stat-row {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            gap: 25px;\n            margin: 40px 0;\n        }\n        .stat-item {\n            background: var(--card-white);\n            padding: 25px 25px;\n            border-radius: 40px;\n            text-align: center;\n            flex: 1 1 180px;\n            box-shadow: var(--shadow-sm);\n            border-bottom: 4px solid var(--accent-warm);\n        }\n        .stat-number {\n            font-size: 2.6rem;\n            font-weight: 700;\n            color: var(--primary-deep);\n            line-height: 1.2;\n        }\n\n        \/* responsive *\/\n        @media (max-width: 1000px) {\n            .grid-3col { grid-template-columns: repeat(2, 1fr); }\n        }\n        @media (max-width: 700px) {\n            .grid-3col, .grid-2col { grid-template-columns: 1fr; }\n            h1 { font-size: 2.5rem; }\n            .highlight-block { padding: 30px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- ========== PAGE HEADER: All activities in one ========== -->\n    <div class=\"container section-pad\" style=\"padding-bottom: 20px;\">\n        <span class=\"section-tag\">\u26a1 holistic impact \u00b7 northern uganda<\/span>\n        <h1>\n            <span class=\"emoji-large\">\ud83e\udd32<\/span> \n            Rebuilding lives, one activity at a time\n        <\/h1>\n        <p style=\"font-size: 1.4rem; max-width: 900px;\">From vocational skills to health camps \u2014 every program is a bridge from trauma to self\u2011reliance. Explore how ACEFVCAW transforms communities.<\/p>\n    <\/div>\n\n    <!-- ========== STATS SNEAK PEEK ========== -->\n    <div class=\"container\">\n        <div class=\"stat-row\">\n            <div class=\"stat-item\"><span class=\"stat-number\">1,200+<\/span> <br>children supported<\/div>\n            <div class=\"stat-item\"><span class=\"stat-number\">850+<\/span> <br>women empowered<\/div>\n            <div class=\"stat-item\"><span class=\"stat-number\">14<\/span> <br>communities reached<\/div>\n            <div class=\"stat-item\"><span class=\"stat-number\">2015<\/span> <br>founded<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== ACTIVITIES CORE GRID (8 activities) ========== -->\n    <div class=\"bg-warm section-pad-sm\">\n        <div class=\"container\">\n            <h2 style=\"text-align: center;\">\ud83c\udf31 our core activities<\/h2>\n            <p style=\"text-align: center; max-width: 800px; margin: 0 auto 45px;\">Every initiative is designed to heal the wounds of the LRA conflict and build lasting resilience.<\/p>\n            \n            <div class=\"grid-3col\">\n                <!-- 1. vocational skills -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83d\udee0\ufe0f<\/div>\n                    <h4>Vocational skills<\/h4>\n                    <p>Hands-on training in tailoring, agribusiness, baking, and entrepreneurship \u2014 equipping women and out-of-school youth with tools for self\u2011sufficiency.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>Sewing machines &#038; tailoring<\/li>\n                        <li>Sustainable farming<\/li>\n                        <li>Business management<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 2. community services (clean environment) -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83e\uddf9\ud83c\udf0d<\/div>\n                    <h4>Community services<\/h4>\n                    <p>Mobilizing sanitation drives, latrine construction, and environmental awareness for a clean, healthy, and dignified living environment.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>Waste clearance &#038; drainage<\/li>\n                        <li>Latrine building<\/li>\n                        <li>Hygiene education<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 3. health via sports & recreation -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\u26bd\ud83c\udf72<\/div>\n                    <h4>Sports, recreation &#038; diets<\/h4>\n                    <p>Football leagues, group games, and nutrition programs that boost physical health, teamwork, and mental well\u2011being.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>Youth football \/ sports<\/li>\n                        <li>Nutritious meal support<\/li>\n                        <li>Safe recreation spaces<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 4. career guidance & counselling -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83e\udded\ud83d\udcac<\/div>\n                    <h4>Guidance &#038; counselling<\/h4>\n                    <p>Trauma-healing workshops, in-school counseling, and career mentoring for children and women affected by conflict.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>Psychosocial support<\/li>\n                        <li>School-based counseling<\/li>\n                        <li>Future pathways<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 5. constructing rehab centres \/ orphanages -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83c\udfe1\ud83d\udd28<\/div>\n                    <h4>Rehabilitation centres &#038; orphanages<\/h4>\n                    <p>Building safe, nurturing homes where orphans and traumatized women receive shelter, care, and love.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>24\/7 care facilities<\/li>\n                        <li>Safe housing for women<\/li>\n                        <li>Child-friendly spaces<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 6. donating scholastic materials -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83d\udcda\u270f\ufe0f<\/div>\n                    <h4>Scholastic materials<\/h4>\n                    <p>Distributing books, uniforms, backpacks, and pens to orphans, HIV\/AIDS-affected children, and vulnerable learners.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>School kits &#038; uniforms<\/li>\n                        <li>Textbooks &#038; stationery<\/li>\n                        <li>Backpacks &#038; shoes<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 7. training workshops \/ seminars -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83d\udcdd\ud83d\udc65<\/div>\n                    <h4>Workshops &#038; seminars<\/h4>\n                    <p>Community training on children&#8217;s rights, HIV\/AIDS prevention, peacebuilding, and women\u2019s empowerment.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>Rights awareness<\/li>\n                        <li>HIV\/AIDS education<\/li>\n                        <li>Conflict resolution<\/li>\n                    <\/ul>\n                <\/div>\n                <!-- 8. health camps (screening & referrals) -->\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83c\udfe5\ud83e\ude7a<\/div>\n                    <h4>Health camps &#038; referrals<\/h4>\n                    <p>Mobile medical camps offering screening, HIV testing, malaria checks, and connections to hospitals.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>General checkups<\/li>\n                        <li>HIV counselling &#038; testing<\/li>\n                        <li>Referrals to specialist care<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== TWO-COLUMN DEEP DIVE: how activities connect ========== -->\n    <div class=\"container section-pad-sm\">\n        <div class=\"grid-2col\" style=\"align-items: center;\">\n            <div>\n                <h3><span>\ud83e\uddf5<\/span> from trauma to trade<\/h3>\n                <p>Our <strong>vocational skills<\/strong> program doesn&#8217;t just teach tailoring \u2014 it restores dignity. Women who survived the LRA era now earn income, send their children to school, and become community leaders. Every sewing machine is a step toward independence.<\/p>\n                <p>Combined with <strong>career guidance<\/strong> and <strong>counselling<\/strong>, we ensure that psychological recovery walks hand in hand with economic empowerment.<\/p>\n            <\/div>\n            <div style=\"background: var(--bg-soft); border-radius: 40px; padding: 35px;\">\n                <h4 style=\"margin-top: 0;\">\ud83e\uddfa tailoring cooperative impact<\/h4>\n                <p>\u201cI was displaced, with nothing. After the ACEFVCAW tailoring course, I now make uniforms for the local school and employ two other women.\u201d \u2014 Akello, graduate 2023<\/p>\n                <p><strong>\u2192 240+ women trained last year<\/strong><\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== HIGHLIGHT: ORPHANAGES + HEALTH CAMPS ========== -->\n    <div class=\"bg-warm section-pad-sm\">\n        <div class=\"container\">\n            <div class=\"grid-2col\">\n                <div class=\"activity-card\" style=\"background: var(--primary-deep); color: white; border: none;\">\n                    <div class=\"card-icon\">\ud83c\udfe1<\/div>\n                    <h4 style=\"color: white;\">Building safe havens<\/h4>\n                    <p style=\"color: rgba(255,255,255,0.9);\">Our <strong>rehabilitation centres and orphanages<\/strong> provide round\u2011the\u2011clock care for children who lost parents to the war or HIV\/AIDS. A bed, a meal, and a caring adult make the difference between despair and hope.<\/p>\n                    <p style=\"color: rgba(255,255,255,0.9);\">We are currently constructing a new centre that will house 60 children and 20 vulnerable women.<\/p>\n                    <a href=\"#\" class=\"btn-ghost\" style=\"align-self: flex-start;\">Support a child \u2192<\/a>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83c\udfe5<\/div>\n                    <h4>Health camps: last mile reach<\/h4>\n                    <p>Many villages have no clinic. Our mobile <strong>health camps<\/strong> bring screening, vaccinations, and HIV referrals directly to the people. In 2024 alone, we ran 8 camps serving over 2,000 individuals.<\/p>\n                    <ul class=\"feature-list\">\n                        <li>malaria &#038; BP screening<\/li>\n                        <li>HIV counselling (opt-out)<\/li>\n                        <li>nutrition assessment<\/li>\n                        <li>referrals to regional hospitals<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== SCHOLASTIC & COMMUNITY SERVICE SPOTLIGHT ========== -->\n    <div class=\"container section-pad-sm\">\n        <div style=\"display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 30px; align-items: center;\">\n            <div>\n                <h3><span>\ud83d\udcda<\/span> education cannot wait<\/h3>\n                <p>Through our <strong>scholastic materials donations<\/strong>, we ensure that no child is turned away from school because they lack a pen or uniform. We target orphans, HIV-affected households, and children with disabilities. <\/p>\n                <p><strong>500+ children<\/strong> received backpacks and textbooks last term \u2014 attendance increased by 40% in partner schools.<\/p>\n                <a href=\"#\" class=\"btn\">Donate school kits<\/a>\n            <\/div>\n            <div style=\"background: #1e3c2c; color: white; border-radius: 40px; padding: 30px;\">\n                <span style=\"font-size: 2rem;\">\ud83e\uddf9<\/span>\n                <h4 style=\"color: white; margin: 10px 0;\">Clean environment = dignity<\/h4>\n                <p style=\"color: rgba(255,255,255,0.9);\">Our <strong>community services<\/strong> mobilize entire villages to clear waste, dig latrines, and protect water sources. A clean village restores pride and prevents disease.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== WORKSHOPS \/ SEMINARS & SPORTS ========== -->\n    <div class=\"bg-warm section-pad-sm\">\n        <div class=\"container\">\n            <div class=\"grid-3col\">\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83d\udce2<\/div>\n                    <h4>Training seminars<\/h4>\n                    <p>Monthly workshops on legal rights, HIV awareness, and conflict resolution. We empower communities with knowledge to break cycles of violence and stigma.<\/p>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\u26bd<\/div>\n                    <h4>Sports for healing<\/h4>\n                    <p>12 youth teams compete in our \u201cHope League\u201d. children learn teamwork and rediscover joy. We provide uniforms, equipment, and post-game nutrition.<\/p>\n                <\/div>\n                <div class=\"activity-card\">\n                    <div class=\"card-icon\">\ud83c\udf72<\/div>\n                    <h4>Nutrition &#038; diets<\/h4>\n                    <p>Malnourished children receive supplementary feeding and mothers learn to prepare balanced meals from local produce. We also maintain a small kitchen garden demo.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== CALLBACK TO HISTORY & FOUNDER ========== -->\n    <div class=\"highlight-block container\" style=\"margin: 50px auto;\">\n        <div style=\"max-width: 800px;\">\n            <span style=\"font-size: 3rem;\">\ud83c\udf3f<\/span>\n            <h2 style=\"color: white;\">Born from the ashes of war<\/h2>\n            <p style=\"font-size: 1.3rem;\">ACEFVCAW was founded in 2015 to respond to the ongoing suffering caused by the Lord\u2019s Resistance Army. Every activity listed here \u2014 from counselling to constructing orphanages \u2014 is a direct answer to the trauma that still echoes in northern Uganda.<\/p>\n            <p><strong>\u201cWe refuse to let that generation be forgotten.\u201d<\/strong> \u2014 founder<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ========== COMPACT SUMMARY TABLE (activities at a glance) ========== -->\n    <div class=\"container section-pad-sm\">\n        <h3 style=\"justify-content: center;\">\ud83d\udccb all activities \u2014 at a glance<\/h3>\n        <div style=\"overflow-x: auto; background: white; border-radius: 30px; box-shadow: var(--shadow-sm);\">\n            <table style=\"width: 100%; border-collapse: collapse; min-width: 700px;\">\n                <thead style=\"background: var(--primary-deep); color: white;\">\n                    <tr><th style=\"padding: 18px;\">Activity<\/th><th>Primary beneficiaries<\/th><th>key outcomes<\/th><\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td><strong>Vocational skills<\/strong><\/td><td>women, out-of-school youth<\/td><td>income generation, independence<\/td><\/tr>\n                    <tr><td><strong>Community services<\/strong><\/td><td>whole villages<\/td><td>sanitation, dignity, disease reduction<\/td><\/tr>\n                    <tr><td><strong>Sports &#038; recreation<\/strong><\/td><td>children, youth<\/td><td>physical health, trauma relief, teamwork<\/td><\/tr>\n                    <tr><td><strong>Career guidance &#038; counselling<\/strong><\/td><td>children, women<\/td><td>mental health, future planning<\/td><\/tr>\n                    <tr><td><strong>Rehabilitation centres\/orphanages<\/strong><\/td><td>orphans, displaced women<\/td><td>safe shelter, care, stability<\/td><\/tr>\n                    <tr><td><strong>Scholastic materials<\/strong><\/td><td>orphans, HIV-affected children<\/td><td>school attendance, literacy<\/td><\/tr>\n                    <tr><td><strong>Training workshops<\/strong><\/td><td>community members<\/td><td>rights awareness, HIV prevention<\/td><\/tr>\n                    <tr><td><strong>Health camps &#038; referrals<\/strong><\/td><td>remote communities<\/td><td>early diagnosis, lifesaving referrals<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n\n    <!-- ========== FINAL ENGAGEMENT (VOLUNTEER \/ DONATE) ========== -->\n    <div class=\"bg-warm section-pad\" style=\"text-align: center;\">\n        <div class=\"container\">\n            <h2 style=\"margin-bottom: 20px;\">Be part of the healing<\/h2>\n            <p style=\"font-size: 1.3rem; max-width: 800px; margin: 0 auto 35px;\">Whether you donate, volunteer, or advocate \u2014 you become part of a movement that turns trauma into strength.<\/p>\n            <div style=\"display: flex; gap: 20px; flex-wrap: wrap; justify-content: center;\">\n                <a href=\"#\" class=\"btn\" style=\"background: var(--primary-deep);\">\ud83d\udcaa Volunteer<\/a>\n                <a href=\"#\" class=\"btn\" style=\"background: var(--accent-warm);\">\ud83c\udf81 Donate now<\/a>\n                <a href=\"#\" class=\"btn\" style=\"background: transparent; color: var(--primary-deep); border: 2px solid var(--primary-deep); box-shadow: none;\">\u2709\ufe0f Contact us<\/a>\n            <\/div>\n            <p style=\"margin-top: 40px;\">Abura Community Empowerment for Vulnerable Children and Women (ACEFVCAW) \u2014 rooted in Abura, Oyam District, northern Uganda.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- tiny footer (optional) -->\n    <div style=\"border-top: 1px solid #d6e2da; padding: 25px 0; text-align: center; color: #476454;\">\u00a9 ACEFVCAW \u00b7 empowering since 2015<\/div>\n\n<\/body>\n<\/html>\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>Our activities \u00b7 ACEFVCAW \u00b7 Elementor ready \u26a1 holistic impact \u00b7 northern uganda \ud83e\udd32 Rebuilding lives, one activity at a time From vocational skills to health camps \u2014 every program is a bridge from trauma to self\u2011reliance. Explore how ACEFVCAW transforms communities. 1,200+ children supported 850+ women empowered 14 communities reached 2015 founded \ud83c\udf31 our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-1950","page","type-page","status-publish","hentry"],"campaignId":"","_links":{"self":[{"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/pages\/1950","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/comments?post=1950"}],"version-history":[{"count":217,"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/pages\/1950\/revisions"}],"predecessor-version":[{"id":3094,"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/pages\/1950\/revisions\/3094"}],"wp:attachment":[{"href":"https:\/\/acefvcaw.org\/index.php\/wp-json\/wp\/v2\/media?parent=1950"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}