{"id":106138,"date":"2026-08-25T13:13:04","date_gmt":"2026-08-25T17:13:04","guid":{"rendered":"https:\/\/bgodinspired.com\/index.php\/welcome\/"},"modified":"2026-08-25T13:17:34","modified_gmt":"2026-08-25T17:17:34","slug":"welcome","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/","title":{"rendered":"BGodInspired"},"content":{"rendered":"\n<!-- BGodInspired Home -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-home *, #bgi-home *::before, #bgi-home *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-home {\n  --navy:#0F1F30; --card:#162233; --card-hover:#1C2D42; --cream:#F5F0E8;\n  --gold:#C9A84C; --blue:#7B9AC4; --sage:#7B9E87; --violet:#9B8EC4; --rose:#C47B7B;\n  --dim:rgba(245,240,232,0.62); --soft:rgba(245,240,232,0.35);\n  --border:rgba(245,240,232,0.08); --border-lit:rgba(245,240,232,0.15);\n  background:var(--navy); color:var(--cream); font-family:'Inter',sans-serif;\n  width:100%; display:block; padding:56px 20px 72px; border-radius:12px; clear:both;\n}\n#bgi-home .inner { max-width:860px; margin:0 auto; }\n\n\/* HERO *\/\n#bgi-home .hero { text-align:center; margin-bottom:52px; }\n#bgi-home .eyebrow {\n  display:inline-block; font-size:.7rem; font-weight:700; letter-spacing:.18em;\n  text-transform:uppercase; color:var(--gold); margin-bottom:22px;\n  padding:6px 14px; border:1px solid rgba(201,168,76,.25); border-radius:20px;\n}\n#bgi-home h1.h1 {\n  font-family:'Playfair Display',serif; font-size:clamp(2.1rem,5.5vw,3.4rem);\n  font-weight:700; line-height:1.12; margin-bottom:24px; max-width:16ch;\n  margin-left:auto; margin-right:auto;\n}\n#bgi-home h1.h1 em { font-style:italic; color:var(--gold); }\n#bgi-home .lede { font-size:1.05rem; line-height:1.75; color:var(--dim); max-width:56ch; margin:0 auto 18px; }\n#bgi-home .lede strong { color:var(--cream); font-weight:600; }\n\n\/* PRIMARY CTA *\/\n#bgi-home .cta {\n  background:var(--card); border:1px solid rgba(201,168,76,.28); border-radius:16px;\n  padding:32px 28px; margin:0 0 56px; text-align:center; position:relative; overflow:hidden;\n}\n#bgi-home .cta::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:2px;\n  background:linear-gradient(90deg,transparent,var(--gold),transparent); opacity:.7;\n}\n#bgi-home .cta-label {\n  font-size:.65rem; font-weight:700; letter-spacing:.16em; text-transform:uppercase;\n  color:var(--gold); display:block; margin-bottom:14px;\n}\n#bgi-home .cta h2 {\n  font-family:'Playfair Display',serif; font-size:clamp(1.3rem,3vw,1.7rem);\n  font-weight:700; line-height:1.3; margin-bottom:12px;\n}\n#bgi-home .cta p { font-size:.94rem; line-height:1.7; color:var(--dim); max-width:48ch; margin:0 auto 22px; }\n#bgi-home .btn {\n  display:inline-block; background:var(--gold); color:#14212F; font-weight:700;\n  font-size:.92rem; letter-spacing:.02em; padding:14px 30px; border-radius:8px;\n  text-decoration:none; transition:transform .15s, box-shadow .2s;\n}\n#bgi-home .btn:hover { transform:translateY(-2px); box-shadow:0 6px 20px rgba(201,168,76,.22); }\n#bgi-home .cta-fine { font-size:.76rem; color:var(--soft); margin-top:14px; }\n\n\/* DOORS *\/\n#bgi-home .section-label {\n  font-size:.7rem; font-weight:700; letter-spacing:.16em; text-transform:uppercase;\n  color:var(--soft); margin-bottom:18px; display:block; text-align:center;\n}\n#bgi-home .doors { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-bottom:20px; }\n#bgi-home .door {\n  background:var(--card); border:1px solid var(--border); border-radius:14px;\n  padding:26px 22px; text-decoration:none; display:flex; flex-direction:column;\n  transition:border-color .25s, background .25s, transform .2s;\n}\n#bgi-home .door:hover { background:var(--card-hover); transform:translateY(-3px); }\n#bgi-home .door.blue:hover { border-color:rgba(123,154,196,.5); }\n#bgi-home .door.sage:hover { border-color:rgba(123,158,135,.5); }\n#bgi-home .door.violet:hover { border-color:rgba(155,142,196,.5); }\n#bgi-home .door-icon { font-size:1.5rem; margin-bottom:14px; line-height:1; }\n#bgi-home .door h3 { font-family:'Playfair Display',serif; font-size:1.05rem; font-weight:700; margin-bottom:9px; }\n#bgi-home .door p { font-size:.82rem; line-height:1.6; color:var(--dim); flex-grow:1; margin-bottom:16px; }\n#bgi-home .door span.go { font-size:.78rem; font-weight:700; }\n#bgi-home .door.blue span.go { color:var(--blue); }\n#bgi-home .door.sage span.go { color:var(--sage); }\n#bgi-home .door.violet span.go { color:var(--violet); }\n\n\/* QUIET STRIP *\/\n#bgi-home .strip {\n  border-top:1px solid var(--border); margin-top:52px; padding-top:36px;\n}\n#bgi-home .strip h2 { font-family:'Playfair Display',serif; font-size:1.2rem; font-weight:600; margin-bottom:12px; }\n#bgi-home .strip p { font-size:.92rem; line-height:1.8; color:var(--dim); max-width:62ch; margin-bottom:12px; }\n#bgi-home .strip a.txt { color:var(--gold); font-weight:600; text-decoration:underline; }\n#bgi-home .minor { display:flex; flex-wrap:wrap; gap:10px; margin-top:22px; }\n#bgi-home .minor a {\n  font-size:.8rem; color:var(--dim); text-decoration:none;\n  border:1px solid var(--border); border-radius:20px; padding:8px 16px; transition:border-color .2s,color .2s;\n}\n#bgi-home .minor a:hover { border-color:var(--border-lit); color:var(--cream); }\n\n\/* Headings must state their own colour: the theme styles h1-h3 with a dark\n   ink colour at a specificity that beats inheriting from #bgi-home, which\n   left them near-black on the navy card. *\/\n#bgi-home h1.h1,\n#bgi-home .cta h2,\n#bgi-home .door h3,\n#bgi-home .strip h2 { color:var(--cream) !important; }\n#bgi-home h1.h1 em { color:var(--gold) !important; }\n\n@media (max-width:680px) {\n  #bgi-home .doors { grid-template-columns:1fr; }\n  #bgi-home { padding:36px 16px 56px; }\n}\n@media (prefers-reduced-motion: reduce) { #bgi-home * { transition:none !important; animation:none !important; } }\n\n\/* This page IS the hero, so drop the theme's duplicate page title, the\n   breadcrumb trail and the inline share row above it. Scoped to this page's\n   ID only \u2014 the body keeps page-id-106138 even once it is the front page,\n   so nothing anywhere else on the site is affected. *\/\nbody.page-id-106138 .entry-header,\nbody.page-id-106138 .breadcrumb-trail,\nbody.page-id-106138 .heateor_sss_sharing_container,\nbody.page-id-106138 .heateorSssClear { display:none !important; }\n<\/style>\n\n<div id=\"bgi-home\">\n  <div class=\"inner\">\n\n    <div class=\"hero\">\n      <span class=\"eyebrow\">BGodInspired<\/span>\n      <h1 class=\"h1\">All topics lead to <em>God<\/em>.<\/h1>\n      <p class=\"lede\">Movies and money. Sleep and grief. Science, leadership, the ordinary Tuesday you happen to be having. There is a way through every one of them that ends up somewhere deeper than where it started.<\/p>\n      <p class=\"lede\"><strong>That is all this site is: doors.<\/strong> Different people walk through different ones. Wherever you are with faith right now &mdash; all in, drifting, curious, or fairly sure none of it is for you &mdash; nothing here assumes you have it figured out.<\/p>\n    <\/div>\n\n    <div class=\"cta\">\n      <span class=\"cta-label\">A good place to start<\/span>\n      <h2>The Beginner&rsquo;s Guide to Feeling God&rsquo;s Presence Every Day<\/h2>\n      <p>The same God who spoke to Moses wants to speak with you today. A short, practical guide to noticing Him in ordinary moments &mdash; especially the chaotic ones.<\/p>\n      <a class=\"btn\" href=\"https:\/\/bgodinspired.com\/index.php\/free-video-course-feeling-gods-presence\/?utm_source=wordpress&amp;utm_medium=homepage&amp;utm_campaign=feeling-gods-presence&amp;utm_content=hero\">Get the free guide<\/a>\n      <p class=\"cta-fine\">Free. No account needed.<\/p>\n    <\/div>\n\n    <span class=\"section-label\">Or wander in wherever you like<\/span>\n    <div class=\"doors\">\n      <a class=\"door blue\" href=\"https:\/\/bgodinspired.com\/index.php\/blog\/\">\n        <span class=\"door-icon\">&#128214;<\/span>\n        <h3>Read<\/h3>\n        <p>Short pieces on faith and real life &mdash; plus film, music, science and the news, read for what they are actually about.<\/p>\n        <span class=\"go\">Start reading &rarr;<\/span>\n      <\/a>\n      <a class=\"door sage\" href=\"https:\/\/bgodinspired.com\/index.php\/tools\/\">\n        <span class=\"door-icon\">&#129513;<\/span>\n        <h3>Free Tools<\/h3>\n        <p>Honest two-minute check-ins and calculators &mdash; sleep, anxiety, purpose, money, love languages, and a verse finder for how you feel right now.<\/p>\n        <span class=\"go\">Browse the tools &rarr;<\/span>\n      <\/a>\n      <a class=\"door violet\" href=\"https:\/\/bgodinspired.com\/index.php\/games\/\">\n        <span class=\"door-icon\">&#127918;<\/span>\n        <h3>Free Games<\/h3>\n        <p>Bible trivia and quizzes you can actually lose. A few minutes of fun, and you will pick something up either way.<\/p>\n        <span class=\"go\">Play something &rarr;<\/span>\n      <\/a>\n    <\/div>\n\n    <div class=\"strip\">\n      <h2>Why any of this exists<\/h2>\n      <p>Most of what you will find here does not look especially religious at first. That is on purpose. People do not usually go looking for God directly &mdash; they go looking for sleep, or a way through a hard week, or what a film they loved was really saying. Meeting someone there is not a trick to get them somewhere else. It is just where the conversation honestly starts.<\/p>\n      <p>Everything above is free, and stays free. If you would like the occasional note from me instead, that is what <a class=\"txt\" href=\"https:\/\/bgodinspired.com\/index.php\/free-video-course-feeling-gods-presence\/?utm_source=wordpress&amp;utm_medium=homepage&amp;utm_campaign=feeling-gods-presence&amp;utm_content=strip\">the guide above<\/a> leads to &mdash; one short piece of encouragement, now and then, and nothing else.<\/p>\n      <div class=\"minor\">\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/about\/\">About<\/a>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/gpts\/\">AI Faith Assistants<\/a>\n        <a href=\"https:\/\/bgodinspired.com\/Christian_Prayer_Candles\/\">Prayer Candles<\/a>\n        <a href=\"https:\/\/bgodinspired.com\/index.php\/contact\/\">Contact<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BGodInspired All topics lead to God. Movies and money. Sleep and grief. Science, leadership, the ordinary Tuesday you happen to be having. There is a way through every one of them that ends up somewhere deeper than where it started. That is all this site is: doors. Different people walk through different ones. Wherever you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-106138","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/comments?post=106138"}],"version-history":[{"count":3,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106138\/revisions"}],"predecessor-version":[{"id":106141,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/106138\/revisions\/106141"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=106138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}