{"id":1,"date":"2026-02-22T19:40:08","date_gmt":"2026-02-22T19:40:08","guid":{"rendered":"https:\/\/stumbleup.me\/?p=1"},"modified":"2026-02-23T07:02:26","modified_gmt":"2026-02-23T13:02:26","slug":"your-words-are-fruit","status":"publish","type":"post","link":"https:\/\/stumbleup.me\/index.php\/2026\/02\/22\/your-words-are-fruit\/","title":{"rendered":"Your Words Are Fruit"},"content":{"rendered":"\n<!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>Fruitful Words<\/title>\n<style>\n  \/* Fruitful Brand Styles *\/\n  :root {\n    --charcoal: #2c2c2c;\n    --earth-brown: #8B6F47;\n    --golden-tan: #D4A574;\n    --cream: #f5f5f0;\n    --white: #ffffff;\n  }\n  body { font-family: Arial, sans-serif; color: var(--charcoal); background: var(--cream); margin: 0; padding: 0; }\n  .post-container { max-width: 800px; margin: 0 auto; padding: 40px 20px; }\n  .post-divider { border: none; border-top: 3px solid var(--golden-tan); margin: 80px 0; }\n  \/* Pill \/ Tag *\/\n  .pill { display: inline-block; background: var(--golden-tan); color: var(--charcoal); font-family: 'Oswald', Arial, sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; margin-bottom: 12px; }\n  .pill-day { background: var(--earth-brown); color: var(--white); }\n  .pill-flesh { background: var(--charcoal); color: var(--white); }\n  .pill-spirit { background: var(--golden-tan); color: var(--charcoal); }\n  \/* Title *\/\n  h1.post-title { font-family: 'Oswald', Arial, sans-serif; font-size: 38px; font-weight: 700; color: var(--charcoal); line-height: 1.1; margin: 0 0 8px 0; text-transform: uppercase; }\n  h2.day-title { font-family: 'Oswald', Arial, sans-serif; font-size: 28px; font-weight: 700; color: var(--charcoal); line-height: 1.2; margin: 0 0 8px 0; text-transform: uppercase; }\n  \/* Scripture callout *\/\n  .scripture-callout { background: var(--charcoal); color: var(--cream); border-left: 5px solid var(--golden-tan); padding: 20px 24px; margin: 24px 0; border-radius: 0 4px 4px 0; }\n  .scripture-callout p { font-style: italic; font-size: 18px; line-height: 1.6; margin: 0 0 8px 0; }\n  .scripture-callout cite { font-size: 13px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: var(--golden-tan); font-style: normal; }\n  \/* Divider sections *\/\n  .section-label { font-family: 'Oswald', Arial, sans-serif; font-size: 13px; letter-spacing: 3px; text-transform: uppercase; color: var(--earth-brown); margin: 32px 0 8px 0; font-weight: 700; }\n  \/* Story split *\/\n  .story-split { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 24px 0; }\n  .story-block { padding: 20px; border-radius: 4px; }\n  .story-block.flesh { background: var(--charcoal); color: var(--cream); border-top: 4px solid #555; }\n  .story-block.spirit { background: var(--charcoal); color: var(--cream); border-top: 4px solid var(--golden-tan); }\n  .story-block h4 { font-family: 'Oswald', Arial, sans-serif; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 12px 0; }\n  .story-block.flesh h4 { color: #aaa; }\n  .story-block.spirit h4 { color: var(--golden-tan); }\n  .story-block p { font-size: 15px; line-height: 1.7; margin: 0 0 12px 0; }\n  .story-block .fruit-line { font-size: 13px; font-style: italic; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255,255,255,0.15); }\n  \/* Lesson box *\/\n  .lesson-box { background: var(--golden-tan); color: var(--charcoal); padding: 20px 24px; border-radius: 4px; margin: 24px 0; }\n  .lesson-box p { font-size: 16px; font-weight: 700; line-height: 1.5; margin: 0; }\n  \/* Filter bullets *\/\n  .filter-box { border: 2px solid var(--golden-tan); padding: 20px 24px; border-radius: 4px; margin: 24px 0; }\n  .filter-box h4 { font-family: 'Oswald', Arial, sans-serif; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; color: var(--earth-brown); margin: 0 0 12px 0; }\n  .filter-box ul { margin: 0; padding-left: 20px; }\n  .filter-box ul li { font-size: 15px; line-height: 1.8; color: var(--charcoal); }\n  \/* Intro text *\/\n  p.intro { font-size: 17px; line-height: 1.8; color: var(--charcoal); }\n  p.body-text { font-size: 16px; line-height: 1.8; }\n  \/* Setup box *\/\n  .setup-box { background: #e8e5df; border-left: 4px solid var(--earth-brown); padding: 16px 20px; border-radius: 0 4px 4px 0; margin: 20px 0; }\n  .setup-box p { font-size: 15px; line-height: 1.7; margin: 0; color: var(--charcoal); }\n  \/* Saturday *\/\n  .saturday-box { background: var(--charcoal); color: var(--cream); padding: 32px; border-radius: 4px; margin: 24px 0; }\n  .saturday-box p { font-size: 16px; line-height: 1.9; margin: 0 0 16px 0; }\n  .saturday-box .sign-off { font-family: 'Oswald', Arial, sans-serif; font-size: 18px; font-weight: 700; color: var(--golden-tan); }\n  @media (max-width: 600px) { .story-split { grid-template-columns: 1fr; } h1.post-title { font-size: 28px; } }\n<\/style>\n<\/head>\n<body>\n\n<!-- ============================================================ -->\n<!-- SUNDAY KICKOFF BLOG POST -->\n<!-- ============================================================ -->\n<div class=\"post-container\">\n  <span class=\"pill\">Week 3<\/span>\n  <p class=\"intro\">This week, we&#8217;re talking about something we use 7,000 times a day and almost never stop to think about.<\/p>\n  <p class=\"intro\">Our words.<\/p>\n\n  <div class=\"scripture-callout\">\n    <p>&#8220;Death and life are in the power of the tongue, and those who love it will eat its fruits.&#8221;<\/p>\n    <cite>\u2014 Proverbs 18:21 (ESV)<\/cite>\n  <\/div>\n\n  <p class=\"body-text\">The Bible doesn&#8217;t mess around here. Not drama and motivation. Not shade and compliments. <strong>Death. And life.<\/strong> Those are the powerful words. And Jesus made it even more personal in Matthew 12: &#8220;Your mouth speaks what your heart is full of.&#8221; Which means every word that comes out of you is a fruit report. It&#8217;s showing people what&#8217;s actually growing on your tree.<\/p>\n\n  <p class=\"body-text\">This week, we&#8217;re doing the hard work of looking at our words, not just the big ones, but the daily 7,000. The text we almost sent. The thing we said to our wife when we were really mad at our boss. The &#8220;I&#8217;m proud of you&#8221; we keep meaning to say to our kid, but never do.<\/p>\n\n  <p class=\"body-text\">The flesh wants to speak first and ask forgiveness later. The Spirit wants to pause, filter, and give life.<\/p>\n\n  <div class=\"filter-box\">\n    <h4>Before You Fire Off That Response \u2014 Ask Yourself:<\/h4>\n    <ul>\n      <li>Is this building up or tearing down?<\/li>\n      <li>Is this for them or for me?<\/li>\n      <li>Does this bring life or does this just make me feel better?<\/li>\n      <li>Would I be okay with God keeping receipts on this one?<\/li>\n    <\/ul>\n  <\/div>\n\n  <p class=\"body-text\">God is keeping receipts. This week, let&#8217;s make sure ours are worth reading.<\/p>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Fruitful Words Week 3 This week, we&#8217;re talking about something we use 7,000 times a day and almost never stop to think about. Our words. &#8220;Death and life are in the power of the tongue, and those who love it&#8230;<\/p>\n","protected":false},"author":1,"featured_media":32,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-fruitful"],"jetpack_featured_media_url":"https:\/\/stumbleup.me\/wp-content\/uploads\/2026\/02\/SU_20220222.jpg","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/posts\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/comments?post=1"}],"version-history":[{"count":5,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/posts\/1\/revisions\/26"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/media\/32"}],"wp:attachment":[{"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/media?parent=1"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/categories?post=1"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stumbleup.me\/index.php\/wp-json\/wp\/v2\/tags?post=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}