{"id":5731,"date":"2026-06-11T10:40:27","date_gmt":"2026-06-11T10:40:27","guid":{"rendered":"https:\/\/goodnewsrwanda.org\/?page_id=5731"},"modified":"2026-06-12T08:45:49","modified_gmt":"2026-06-12T08:45:49","slug":"our-approch","status":"publish","type":"page","link":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/","title":{"rendered":"Our Approch"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5731\" class=\"elementor elementor-5731\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a449ee e-flex e-con-boxed e-con e-parent\" data-id=\"6a449ee\" 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-e66a241 elementor-widget elementor-widget-html\" data-id=\"e66a241\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* RESET & VARIABLES *\/\n    .gnpdr-approach-widget {\n        --gnpdr-primary: #008080 !important; \/* Teal\/Green *\/\n        --gnpdr-secondary: #f7b733 !important; \/* Gold\/Yellow *\/\n        --gnpdr-dark: #222222 !important;\n        --gnpdr-text: #555555 !important;\n        --gnpdr-white: #ffffff !important;\n        --gnpdr-shadow: 0 10px 30px rgba(0, 0, 0, 0.08) !important;\n        \n        font-family: 'Poppins', Arial, sans-serif !important;\n        color: var(--gnpdr-dark);\n        line-height: 1.6 !important;\n        max-width: 1140px;\n        margin: 40px auto;\n        padding: 20px;\n    }\n\n    \/* HEADER *\/\n    .gnpdr-approach-widget .gnpdr-header {\n        text-align: center;\n        margin-bottom: 50px;\n    }\n\n    .gnpdr-approach-widget .gnpdr-header h2 {\n        font-size: 36px !important;\n        color: var(--gnpdr-primary) !important;\n        margin-bottom: 20px !important;\n        font-weight: 700 !important;\n        position: relative;\n        display: inline-block;\n    }\n\n    .gnpdr-approach-widget .gnpdr-header h2::after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 60px;\n        height: 4px;\n        background: var(--gnpdr-secondary) !important;\n        border-radius: 2px;\n    }\n\n    .gnpdr-approach-widget .gnpdr-intro {\n        font-size: 18px !important;\n        color: var(--gnpdr-text) !important;\n        max-width: 900px;\n        margin: 0 auto !important;\n    }\n\n    \/* GRID SYSTEM - 4 COLUMNS *\/\n    .gnpdr-approach-widget .gnpdr-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 25px;\n        margin: 50px 0;\n    }\n\n    \/* CARDS *\/\n    .gnpdr-approach-widget .gnpdr-card {\n        background: var(--gnpdr-white) !important;\n        padding: 40px 25px;\n        border-radius: 15px !important;\n        box-shadow: var(--gnpdr-shadow) !important;\n        transition: all 0.3s ease !important;\n        border-bottom: 4px solid transparent !important;\n        display: flex;\n        flex-direction: column;\n        height: 100%;\n        text-align: center;\n    }\n\n    .gnpdr-approach-widget .gnpdr-card:hover {\n        transform: translateY(-10px) !important;\n        border-bottom-color: var(--gnpdr-secondary) !important;\n        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12) !important;\n    }\n\n    .gnpdr-approach-widget .gnpdr-icon-box {\n        width: 70px;\n        height: 70px;\n        background: rgba(0, 128, 128, 0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 20px;\n        transition: 0.3s;\n    }\n\n    .gnpdr-approach-widget .gnpdr-card:hover .gnpdr-icon-box {\n        background: var(--gnpdr-primary);\n    }\n\n    .gnpdr-approach-widget .gnpdr-icon {\n        font-size: 30px !important;\n        color: var(--gnpdr-primary) !important;\n    }\n\n    .gnpdr-approach-widget .gnpdr-card:hover .gnpdr-icon {\n        color: var(--gnpdr-white) !important;\n    }\n\n    .gnpdr-approach-widget .gnpdr-card h3 {\n        font-size: 20px !important;\n        color: var(--gnpdr-primary) !important;\n        margin-bottom: 15px !important;\n        font-weight: 700 !important;\n        min-height: 50px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .gnpdr-approach-widget .gnpdr-card p {\n        color: var(--gnpdr-text) !important;\n        font-size: 15px !important;\n        margin: 0 !important;\n        line-height: 1.7 !important;\n    }\n\n    \/* UNIQUE COMMITMENT SECTION *\/\n    .gnpdr-approach-widget .gnpdr-unique {\n        background: var(--gnpdr-primary) !important;\n        color: var(--gnpdr-white) !important;\n        padding: 50px 40px;\n        border-radius: 20px !important;\n        text-align: center;\n        margin-top: 60px;\n    }\n\n    .gnpdr-approach-widget .gnpdr-unique h4 {\n        color: var(--gnpdr-secondary) !important;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        font-size: 16px;\n        margin-bottom: 15px;\n        font-weight: 700;\n    }\n\n    .gnpdr-approach-widget .gnpdr-unique h2 {\n        font-size: 30px !important;\n        color: #ffffff !important;\n        margin-bottom: 20px !important;\n        font-weight: 700 !important;\n    }\n\n    .gnpdr-approach-widget .gnpdr-unique p {\n        font-size: 18px !important;\n        opacity: 0.95;\n        max-width: 800px;\n        margin: 0 auto !important;\n        color: #ffffff !important;\n    }\n\n    \/* MOBILE ADJUSTMENTS *\/\n    @media (max-width: 768px) {\n        .gnpdr-approach-widget .gnpdr-header h2 { font-size: 28px !important; }\n        .gnpdr-approach-widget .gnpdr-grid { grid-template-columns: 1fr; }\n        .gnpdr-approach-widget .gnpdr-unique { padding: 40px 20px; }\n    }\n<\/style>\n\n<!-- FontAwesome for Icons -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\n\n<div class=\"gnpdr-approach-widget\">\n    <!-- Header -->\n    <div class=\"gnpdr-header\">\n        <h2>Our Approach<\/h2>\n        <p class=\"gnpdr-intro\">\n            GNPDR integrates faith-based compassion with professional standards of accountability and community participation. Our strategy is built on four core pillars:\n        <\/p>\n    <\/div>\n\n    <!-- Pillars Grid -->\n    <div class=\"gnpdr-grid\">\n        <!-- Pillar 1 -->\n        <div class=\"gnpdr-card\">\n            <div class=\"gnpdr-icon-box\">\n                <i class=\"fas fa-handshake gnpdr-icon\"><\/i>\n            <\/div>\n            <h3>Community Engagement<\/h3>\n            <p>We work closely with local leaders, faith communities, and families to ensure programs are culturally grounded and community-owned.<\/p>\n        <\/div>\n\n        <!-- Pillar 2 -->\n        <div class=\"gnpdr-card\">\n            <div class=\"gnpdr-icon-box\">\n                <i class=\"fas fa-heartbeat gnpdr-icon\"><\/i>\n            <\/div>\n            <h3>Holistic Support<\/h3>\n            <p>We address spiritual, psychological, emotional, social, and economic needs simultaneously to ensure complete restoration.<\/p>\n        <\/div>\n\n        <!-- Pillar 3 -->\n        <div class=\"gnpdr-card\">\n            <div class=\"gnpdr-icon-box\">\n                <i class=\"fas fa-shield-alt gnpdr-icon\"><\/i>\n            <\/div>\n            <h3>Transparency & Accountability<\/h3>\n            <p>We maintain clear financial controls and monitoring processes to ensure responsible stewardship of every resource.<\/p>\n        <\/div>\n\n        <!-- Pillar 4 -->\n        <div class=\"gnpdr-card\">\n            <div class=\"gnpdr-icon-box\">\n                <i class=\"fas fa-link gnpdr-icon\"><\/i>\n            <\/div>\n            <h3>Strategic Partnership<\/h3>\n            <p>We collaborate with churches, civil society, and international partners to maximize our collective impact across Rwanda.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Unique Commitment Section -->\n    <div class=\"gnpdr-unique\">\n        <h4>What Makes Us Unique<\/h4>\n        <h2>Holistic Transformation<\/h2>\n        <p>\n            By integrating peacebuilding, healthcare awareness, rehabilitation, and education, we create pathways for sustainable change that addresses the whole person.\n        <\/p>\n    <\/div>\n<\/div>\n\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 Approach GNPDR integrates faith-based compassion with professional standards of accountability and community participation. Our strategy is built on four core pillars: Community Engagement We work closely with local leaders, faith communities, and families to ensure programs are culturally grounded and community-owned. Holistic Support We address spiritual, psychological, emotional, social, and economic needs simultaneously to [&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-5731","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Our Approch - Good News<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Approch - Good News\" \/>\n<meta property=\"og:description\" content=\"Our Approach GNPDR integrates faith-based compassion with professional standards of accountability and community participation. Our strategy is built on four core pillars: Community Engagement We work closely with local leaders, faith communities, and families to ensure programs are culturally grounded and community-owned. Holistic Support We address spiritual, psychological, emotional, social, and economic needs simultaneously to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/\" \/>\n<meta property=\"og:site_name\" content=\"Good News\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T08:45:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/goodnewsrwanda.org\\\/index.php\\\/our-approch\\\/\",\"url\":\"https:\\\/\\\/goodnewsrwanda.org\\\/index.php\\\/our-approch\\\/\",\"name\":\"Our Approch - Good News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/goodnewsrwanda.org\\\/#website\"},\"datePublished\":\"2026-06-11T10:40:27+00:00\",\"dateModified\":\"2026-06-12T08:45:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/goodnewsrwanda.org\\\/index.php\\\/our-approch\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/goodnewsrwanda.org\\\/index.php\\\/our-approch\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/goodnewsrwanda.org\\\/index.php\\\/our-approch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/goodnewsrwanda.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Approch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/goodnewsrwanda.org\\\/#website\",\"url\":\"https:\\\/\\\/goodnewsrwanda.org\\\/\",\"name\":\"Good News\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/goodnewsrwanda.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Approch - Good News","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/","og_locale":"en_US","og_type":"article","og_title":"Our Approch - Good News","og_description":"Our Approach GNPDR integrates faith-based compassion with professional standards of accountability and community participation. Our strategy is built on four core pillars: Community Engagement We work closely with local leaders, faith communities, and families to ensure programs are culturally grounded and community-owned. Holistic Support We address spiritual, psychological, emotional, social, and economic needs simultaneously to [&hellip;]","og_url":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/","og_site_name":"Good News","article_modified_time":"2026-06-12T08:45:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/","url":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/","name":"Our Approch - Good News","isPartOf":{"@id":"https:\/\/goodnewsrwanda.org\/#website"},"datePublished":"2026-06-11T10:40:27+00:00","dateModified":"2026-06-12T08:45:49+00:00","breadcrumb":{"@id":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/goodnewsrwanda.org\/index.php\/our-approch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/goodnewsrwanda.org\/"},{"@type":"ListItem","position":2,"name":"Our Approch"}]},{"@type":"WebSite","@id":"https:\/\/goodnewsrwanda.org\/#website","url":"https:\/\/goodnewsrwanda.org\/","name":"Good News","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/goodnewsrwanda.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"campaignId":"","_links":{"self":[{"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/pages\/5731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/comments?post=5731"}],"version-history":[{"count":10,"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/pages\/5731\/revisions"}],"predecessor-version":[{"id":5849,"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/pages\/5731\/revisions\/5849"}],"wp:attachment":[{"href":"https:\/\/goodnewsrwanda.org\/index.php\/wp-json\/wp\/v2\/media?parent=5731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}