{"id":48762,"date":"2025-11-25T20:23:53","date_gmt":"2025-11-25T20:23:53","guid":{"rendered":"https:\/\/nwdproduction.com\/devnewsite\/?page_id=48762"},"modified":"2025-11-25T20:48:32","modified_gmt":"2025-11-25T20:48:32","slug":"our-programs","status":"publish","type":"page","link":"https:\/\/nwdproduction.com\/devnewsite\/our-programs\/","title":{"rendered":"Our Programs"},"content":{"rendered":"\n<section class=\"gbp-section gb-element-e81a0324\"><\/section>\n\n\n\n<section class=\"programs-section\">\n  <div class=\"programs-container\">\n    <!-- CARD 1 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\ud83c\udf93<\/span>\n      <\/div>\n      <h3>School Support Program in Cameroon<\/h3>\n      <p>\n        Driving positive change for vulnerable kids in rural areas of Cameroon by supporting education needs.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Academic excellence scholarships<\/li>\n        <li>School furniture &amp; supplies<\/li>\n        <li>Learning accessories<\/li>\n        <li>Rural village support<\/li>\n      <\/ul>\n    <\/article>\n\n    <!-- CARD 2 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\ud83d\udc67<\/span>\n      <\/div>\n      <h3>Cameroon Descendent Children&#8217;s Education Program<\/h3>\n      <p>\n        Supporting educational opportunities for Cameroonian descendant children in North Carolina.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Educational support<\/li>\n        <li>Academic mentorship<\/li>\n        <li>Cultural awareness<\/li>\n        <li>Community integration<\/li>\n      <\/ul>\n    <\/article>\n\n    <!-- CARD 3 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\ud83c\udf0d<\/span>\n      <\/div>\n      <h3>Cameroon Cultural Programs<\/h3>\n      <p>\n        Enhancing knowledge of Cameroon culture for kids and youths living in North Carolina.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Monthly cultural learning<\/li>\n        <li>Origin &amp; heritage education<\/li>\n        <li>Social bonding activities<\/li>\n        <li>Cultural celebration<\/li>\n      <\/ul>\n    <\/article>\n\n    <!-- CARD 4 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\u2764\ufe0f<\/span>\n      <\/div>\n      <h3>Healthy Living Program<\/h3>\n      <p>\n        Promoting well-being of Cameroonian descendants through health education and exercise.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Bi-monthly workshops<\/li>\n        <li>Healthy living education<\/li>\n        <li>Regular exercise programs<\/li>\n        <li>Family wellness<\/li>\n      <\/ul>\n    <\/article>\n\n    <!-- CARD 5 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\ud83c\udfc5<\/span>\n      <\/div>\n      <h3>Bamileke Cultural Program<\/h3>\n      <p>\n        Advancing cultural education and preserving Bamileke heritage, customs, and traditions.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Heritage preservation<\/li>\n        <li>Traditional arts<\/li>\n        <li>Custom education<\/li>\n        <li>Cultural events<\/li>\n      <\/ul>\n    <\/article>\n\n    <!-- CARD 6 -->\n    <article class=\"program-card\">\n      <div class=\"card-icon\">\n        <span>\ud83d\udcbc<\/span>\n      <\/div>\n      <h3>Professional Connect<\/h3>\n      <p>\n        Building professional networks and leadership among Cameroonian descendant professionals.\n      <\/p>\n      <h4>Program Highlights:<\/h4>\n      <ul>\n        <li>Professional networking<\/li>\n        <li>Knowledge sharing<\/li>\n        <li>Leadership development<\/li>\n        <li>Career advancement<\/li>\n      <\/ul>\n    <\/article>\n  <\/div>\n<\/section>\n\n<style>\n.programs-section {\n  background: #f5f3eb; \/* soft background to match other sections *\/\n  padding: 70px 20px;\n}\n\n.programs-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 30px;\n}\n\n@media (max-width: 900px) {\n  .programs-container {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 640px) {\n  .programs-container {\n    grid-template-columns: 1fr;\n  }\n}\n\n.program-card {\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 32px 26px;\n  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n  text-align: left;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n\n.program-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.1);\n}\n\n.card-icon {\n  width: 60px;\n  height: 60px;\n  border-radius: 50%;\n  background: #d63a3a; \/* red icon background *\/\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 18px;\n}\n\n.card-icon span {\n  font-size: 30px;\n  color: #ffffff; \/* white symbol inside red circle *\/\n}\n\n.program-card h3 {\n  font-size: 22px;\n  margin-bottom: 10px;\n  font-weight: 700;\n  color: #111827;\n}\n\n.program-card p {\n  color: #4b5563;\n  font-size: 15px;\n  margin-bottom: 16px;\n}\n\n.program-card h4 {\n  font-size: 15px;\n  font-weight: 700;\n  margin-bottom: 6px;\n  color: #111827;\n}\n\n.program-card ul {\n  list-style: none;\n  padding-left: 0;\n  margin: 0;\n}\n\n.program-card ul li {\n  position: relative;\n  padding-left: 16px;\n  margin-bottom: 6px;\n  font-size: 14px;\n  color: #4b5563;\n}\n\n.program-card ul li::before {\n  content: \"\u2022\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: #2563eb; \/* small blue bullet *\/\n}\n<\/style>\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf93 School Support Program in Cameroon Driving positive change for vulnerable kids in rural areas of Cameroon by supporting education needs. Program Highlights: Academic excellence scholarships School furniture &amp; supplies Learning accessories Rural village support \ud83d\udc67 Cameroon Descendent Children&#8217;s Education Program Supporting educational opportunities for Cameroonian descendant children in North Carolina. Program Highlights: Educational support &#8230; <a title=\"Our Programs\" class=\"read-more\" href=\"https:\/\/nwdproduction.com\/devnewsite\/our-programs\/\" aria-label=\"Read more about Our Programs\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"give_campaign_id":0,"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-48762","page","type-page","status-publish"],"campaignId":"","_links":{"self":[{"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/pages\/48762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/comments?post=48762"}],"version-history":[{"count":4,"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/pages\/48762\/revisions"}],"predecessor-version":[{"id":48780,"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/pages\/48762\/revisions\/48780"}],"wp:attachment":[{"href":"https:\/\/nwdproduction.com\/devnewsite\/wp-json\/wp\/v2\/media?parent=48762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}