{"id":754,"date":"2026-09-24T12:34:20","date_gmt":"2026-09-24T12:34:20","guid":{"rendered":"https:\/\/onebilliontreesforafrica.org\/?page_id=754"},"modified":"2026-09-24T17:02:39","modified_gmt":"2026-09-24T17:02:39","slug":"donate","status":"publish","type":"page","link":"https:\/\/onebilliontreesforafrica.org\/index.php\/donate\/","title":{"rendered":""},"content":{"rendered":"\n<div class=\"climate-container\">\n  \n  <!-- IMPACT CARDS SECTION -->\n  <h2 class=\"section-title\">Support Our Climate Impact<\/h2>\n  <div class=\"impact-grid\">\n    \n    <!-- Card 1 -->\n    <div class=\"impact-card\">\n      <div class=\"card-icon\">&#x1f331;<\/div>\n      <h3>Ignite Afforestation<\/h3>\n      <p>Restoring degraded lands by planting native tree species to rebuild natural ecosystems and combat desertification.<\/p>\n    <\/div>\n\n    <!-- Card 2 -->\n    <div class=\"impact-card\">\n      <div class=\"card-icon\">&#x1f30d;<\/div>\n      <h3>Carbon Sequestration<\/h3>\n      <p>Maximizing global cooling efforts by establishing dense forest canopies that actively capture and store atmospheric CO2.<\/p>\n    <\/div>\n\n    <!-- Card 3 -->\n    <div class=\"impact-card\">\n      <div class=\"card-icon\">&#x1f43e;<\/div>\n      <h3>Restore Biodiversity<\/h3>\n      <p>Creating safe, permanent habitats for endangered wildlife and insects by revitalizing damaged ecological networks.<\/p>\n    <\/div>\n    \n <!-- Card 4 (New!) -->\n    <div class=\"impact-card\">\n      <div class=\"card-icon\">&#x1f91d;<\/div>\n      <h3>Empower Communities<\/h3>\n      <p>Partnering with local farmers and indigenous groups, providing sustainable green jobs and structural agroforestry education.<\/p>\n    <\/div>\n    \n  <\/div>\n\n \n\n  <!-- DONATION ACCOUNT DETAILS BOX -->\n  <div class=\"donation-box\">\n    <div class=\"donation-header\">\n      <span class=\"donation-icon\">&#x1f4b3;<\/span>\n      <div>\n        <h3>Direct Bank Transfer<\/h3>\n        <p>Support our tree-planting initiatives directly via secure bank deposit.<\/p>\n      <\/div>\n    <\/div>\n    \n    <ul class=\"account-details\">\n      <li><strong>Bank Name:<\/strong> <span>Guaranty Trust Bank (GT Bank)<\/span><\/li>\n      <li><strong>Account Name:<\/strong> <span>One Billion Trees for Africa<\/span><\/li>\n      <li><strong>Account Number:<\/strong> <span>0875072734<\/span><\/li>\n      <li><strong>Swift \/ BIC Code:<\/strong> <span>GTBINGLAXXX<\/span><\/li>\n      <li><strong>Reference Memo:<\/strong> <span>Plant-A-Tree<\/span><\/li>\n    <\/ul>\n    \n    <div class=\"donation-footer\">\n      \u2713 100% of direct bank transfers fund saplings and local planting labor.\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  \/* Base Container & Typography *\/\n  .climate-container {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    max-width: 1100px;\n    margin: 40px auto;\n    padding: 0 20px;\n    color: #2d3748;\n  }\n  \n  .section-title {\n    text-align: center;\n    font-size: 2rem;\n    color: #1a365d;\n    margin-bottom: 32px;\n    font-weight: 700;\n  }\n\n  \/* 3-Column Impact Grid *\/\n  .impact-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 24px;\n    margin-bottom: 50px;\n  }\n\n  .impact-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 30px;\n    text-align: left;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .impact-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n    border-color: #2e7d32;\n  }\n\n  .card-icon {\n    font-size: 2.5rem;\n    margin-bottom: 16px;\n  }\n\n  .impact-card h3 {\n    font-size: 1.35rem;\n    color: #1a365d;\n    margin: 0 0 12px 0;\n    font-weight: 600;\n  }\n\n  .impact-card p {\n    font-size: 0.95rem;\n    color: #4a5568;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* Well-Styled Donation Box *\/\n  .donation-box {\n    background: #f4faf6;\n    border: 2px solid #a3d9b9;\n    border-radius: 16px;\n    padding: 35px;\n    max-width: 650px;\n    margin: 0 auto;\n    box-shadow: 0 4px 6px rgba(46, 125, 50, 0.05);\n  }\n\n  .donation-header {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 24px;\n    border-bottom: 1px solid #d2ecd9;\n    padding-bottom: 20px;\n  }\n\n  .donation-icon {\n    font-size: 2.5rem;\n    background: #e1f4e7;\n    padding: 12px;\n    border-radius: 50%;\n    line-height: 1;\n  }\n\n  .donation-header h3 {\n    font-size: 1.5rem;\n    color: #1b4324;\n    margin: 0 0 4px 0;\n    font-weight: 700;\n  }\n\n  .donation-header p {\n    font-size: 0.95rem;\n    color: #446b4e;\n    margin: 0;\n  }\n\n  .account-details {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 24px 0;\n  }\n\n  .account-details li {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-bottom: 1px dashed #d2ecd9;\n    font-size: 1.05rem;\n  }\n\n  .account-details li:last-child {\n    border-bottom: none;\n  }\n\n  .account-details strong {\n    color: #2f5c3a;\n  }\n\n  .account-details span {\n    color: #1a202c;\n    font-family: Courier, monospace;\n    font-weight: bold;\n    background: #ffffff;\n    padding: 2px 8px;\n    border-radius: 4px;\n    border: 1px solid #e2e8f0;\n  }\n\n  .donation-footer {\n    text-align: center;\n    font-size: 0.85rem;\n    color: #558b62;\n    background: #e1f4e7;\n    padding: 10px;\n    border-radius: 8px;\n    font-weight: 500;\n  }\n\n  \/* Responsive Design adjustments *\/\n  @media(max-width: 600px) {\n    .donation-header {\n      flex-direction: column;\n      text-align: center;\n    }\n    .account-details li {\n      flex-direction: column;\n      gap: 4px;\n      text-align: left;\n    }\n    .account-details span {\n      align-self: flex-start;\n    }\n  }\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Support Our Climate Impact &#x1f331; Ignite Afforestation Restoring degraded lands by planting native tree species to rebuild natural ecosystems and combat desertification. &#x1f30d; Carbon Sequestration Maximizing global cooling efforts by establishing dense forest canopies that actively capture and store atmospheric CO2. &#x1f43e; Restore Biodiversity Creating safe, permanent habitats for endangered wildlife and insects by revitalizing damaged ecological networks. &#x1f91d; Empower Communities Partnering with local farmers and indigenous groups, providing sustainable green jobs and structural agroforestry education. &#x1f4b3; Direct Bank Transfer Support our tree-planting initiatives directly via secure bank deposit. Bank Name: Guaranty Trust Bank (GT Bank) Account Name: One Billion&#8230; <\/p>\n","protected":false},"author":1,"featured_media":760,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/page-template-no-sidebar.php","meta":{"footnotes":""},"class_list":["post-754","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/pages\/754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/comments?post=754"}],"version-history":[{"count":8,"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/pages\/754\/revisions"}],"predecessor-version":[{"id":768,"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/pages\/754\/revisions\/768"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/media\/760"}],"wp:attachment":[{"href":"https:\/\/onebilliontreesforafrica.org\/index.php\/wp-json\/wp\/v2\/media?parent=754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}