{"id":1254,"date":"2026-06-17T06:06:30","date_gmt":"2026-06-17T06:06:30","guid":{"rendered":"https:\/\/schoenstattnewyork.org\/?page_id=1254"},"modified":"2026-06-19T14:46:15","modified_gmt":"2026-06-19T14:46:15","slug":"devotionals","status":"publish","type":"page","link":"https:\/\/schoenstattnewyork.org\/en\/devotionals\/","title":{"rendered":"Devotionals"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&amp;display=swap\" rel=\"stylesheet\">\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    :root {\n      --navy:      #1c19a3;\n      --navy-light:#2520b8;\n      --gold:      #C9A84C;\n      --gold-light:#E2C47A;\n      --max-w:     1140px;\n    }\n    body { font-family: 'Inter', sans-serif; }\n\n    .devotionals-hero {\n      position: relative;\n      background-color: var(--navy);\n      color: #fff;\n      padding: 140px 32px 110px;\n      text-align: center;\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    \/* ambient glow *\/\n    .devotionals-hero::after {\n      content: '';\n      position: absolute; inset: 0;\n      background: radial-gradient(ellipse at 50% 50%, rgba(201,168,76,0.10) 0%, transparent 70%);\n      pointer-events: none;\n      animation: heroGlow 8s ease-in-out infinite alternate;\n    }\n    @keyframes heroGlow {\n      0%   { opacity: 0.6; transform: scale(1); }\n      100% { opacity: 1;   transform: scale(1.12); }\n    }\n\n    \/* sweeping gold line *\/\n    .devotionals-hero::before {\n      content: '';\n      position: absolute; top: 0; left: -100%; bottom: 0; width: 1px;\n      background: linear-gradient(180deg, transparent, rgba(201,168,76,0.5), transparent);\n      animation: heroLineSweep 9s ease-in-out infinite;\n      z-index: 1;\n    }\n    @keyframes heroLineSweep {\n      0%   { left: -5%;  opacity: 0; }\n      10%  { opacity: 1; }\n      90%  { opacity: 1; }\n      100% { left: 105%; opacity: 0; }\n    }\n\n    .hero-content {\n      position: relative;\n      max-width: var(--max-w);\n      margin: 0 auto;\n      z-index: 2;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n    }\n\n    .hero-eyebrow {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.22em;\n      color: var(--gold);\n      margin-bottom: 20px;\n      animation: fadeUp 0.9s 0.1s both;\n    }\n\n    .hero-title {\n      font-size: clamp(2.6rem, 5vw, 4.4rem);\n      font-weight: 800;\n      line-height: 1.0;\n      letter-spacing: -0.02em;\n      color: #fff;\n      margin-bottom: 20px;\n      animation: fadeUp 0.9s 0.22s both;\nmargin: 0px !important;\n    }\n\n    \/* shimmer on last word *\/\n    .hero-title span {\n      font-weight: 300;\n      background: linear-gradient(100deg, var(--gold-light) 0%, #fff5c0 40%, var(--gold-light) 80%);\n      background-size: 220% 100%;\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n      animation: fadeUp 0.9s 0.22s both, goldShimmer 5s ease-in-out infinite 1.2s;\n    }\n    @keyframes goldShimmer { 0%,100% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } }\n\n    .hero-divider {\n      width: 40px; height: 2px;\n      background: var(--gold);\n      margin: 0 auto 24px;\n      animation: fadeUp 0.9s 0.34s both, dividerPulse 3s ease-in-out infinite 1.4s;\n    }\n    @keyframes dividerPulse {\n      0%,100% { width: 30px; opacity: 0.5; }\n      50%      { width: 56px; opacity: 1; }\n    }\n\n    .hero-subtitle {\n      font-size: clamp(0.9rem, 1.5vw, 1rem);\n      font-weight: 400;\n      line-height: 1.8;\n      color: rgba(255,255,255,0.65);\n      max-width: 580px;\n      margin: 0 auto;\n      animation: fadeUp 0.9s 0.46s both;\n    }\n\n    @keyframes fadeUp {\n      0%   { opacity: 0; transform: translateY(18px); }\n      100% { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      *, *::before, *::after { animation: none !important; }\n    }\n\n    @media (max-width: 768px) {\n      .devotionals-hero { padding: 100px 24px 80px; }\n    }\n  <\/style>\n\n\n  <div class=\"devotionals-hero\">\n    <div class=\"hero-content\">\n      <p class=\"hero-eyebrow\">Spiritual Resources<\/p>\n      <h1 class=\"hero-title\">Daily Devotionals &amp; <span>Prayers<\/span><\/h1>\n      <div class=\"hero-divider\"><\/div>\n      <p class=\"hero-subtitle\">Find moments of quiet reflection, novenas, and sacred texts compiled by the Schoenstatt Sisters of Mary to nourish your inner life daily.<\/p>\n    <\/div>\n  <\/div>\n\n\n<style>.kb-row-layout-id1254_c217c3-df > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id1254_c217c3-df > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id1254_c217c3-df > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);max-width:var( --global-content-width, 1290px );padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding);padding-top:80px;padding-bottom:24px;grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id1254_c217c3-df > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id1254_c217c3-df > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id1254_c217c3-df > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id1254_c217c3-df alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n<style>.kadence-column1254_fed47b-a9 > .kt-inside-inner-col,.kadence-column1254_fed47b-a9 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column1254_fed47b-a9 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column1254_fed47b-a9 > .kt-inside-inner-col{flex-direction:column;}.kadence-column1254_fed47b-a9 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column1254_fed47b-a9 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column1254_fed47b-a9{position:relative;}@media all and (max-width: 1024px){.kadence-column1254_fed47b-a9 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column1254_fed47b-a9 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column1254_fed47b-a9\"><div class=\"kt-inside-inner-col\"><style>.kb-posts-id-1254_450ca6-72 .kb-post-list-item{display:grid;}<\/style><ul class=\"wp-block-kadence-posts kb-posts kadence-posts-list kb-posts-id-1254_450ca6-72 content-wrap grid-cols kb-posts-style-boxed grid-sm-col-2 grid-lg-col-3 item-image-style-above\"><li class=\"kb-post-list-item\">\n\t<article class=\"entry content-bg loop-entry post-187 post type-post status-publish format-standard has-post-thumbnail hentry category-schoenstatt\">\n\t\t\t\t<a aria-hidden=\"true\" tabindex=\"-1\" role=\"presentation\" class=\"post-thumbnail kadence-thumbnail-ratio-2-3\" href=\"https:\/\/schoenstattnewyork.org\/en\/coffee-is-a-part-of-self-care\/\" aria-label=\"Coffee is a part of self-care\">\n\t\t\t<div class=\"post-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1152\" src=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-768x1152.jpeg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Coffee is a part of self-care\" srcset=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-768x1152.jpeg 768w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-600x900.jpeg 600w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-200x300.jpeg 200w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-683x1024.jpeg 683w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-1024x1536.jpeg 1024w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1-1366x2048.jpeg 1366w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/bakery-1-min-scaled-1.jpeg 1707w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>\t\t\t<\/div>\n\t\t<\/a><!-- .post-thumbnail -->\n\t\t\t\t<div class=\"entry-content-wrap\">\n\t\t\t<header class=\"entry-header\">\n\t\t<div class=\"entry-taxonomies\">\n\t\t<span class=\"category-links term-links category-style-normal\">\n\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/category\/schoenstatt\/\" class=\"category-link-schoenstatt\" rel=\"tag\">schoenstatt<\/a>\t\t<\/span>\n\t<\/div><!-- .entry-taxonomies -->\n\t<h2 class=\"entry-title\"><a href=\"https:\/\/schoenstattnewyork.org\/en\/coffee-is-a-part-of-self-care\/\" rel=\"bookmark\">Coffee is a part of self-care<\/a><\/h2>\t<div class=\"entry-meta entry-meta-divider-dot\">\n\t\t\t\t<span class=\"posted-on\">\n\t\t\t\t<time class=\"entry-date published updated\" datetime=\"2022-01-06T21:11:56+00:00\">January 6, 2022<\/time>\t\t\t<\/span>\n\t\t\t\t<\/div><!-- .entry-meta -->\n\t<\/header><!-- .entry-header -->\n\t<div class=\"entry-summary\">\n\t\t<p>In our way, Johnson strongly expressed his love of driving fast in a post-chaise. &#8216;If (said he,) I had no duties, and no reference to futurity, I would spend my life in driving briskly in a post-chaise with a pretty woman; but she should be one who could understand me, and would add something to&#8230;<\/p>\n\t<\/div><!-- .entry-summary -->\n\t<footer class=\"entry-footer\">\n\t\t\t<div class=\"entry-actions\">\n\t\t\t<p class=\"more-link-wrap\">\n\t\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/coffee-is-a-part-of-self-care\/\" class=\"post-more-link\">\n\t\t\t\t\tRead More<span class=\"screen-reader-text\"> Coffee is a part of self-care<\/span><span class=\"kadence-svg-iconset svg-baseline\"><svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"28\" viewBox=\"0 0 27 28\"><title>Continue<\/title><path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0.094-0.172-0.078-0.297-0.25-0.297-0.453v-3.5h-19.5c-0.281 0-0.5-0.219-0.5-0.5v-3c0-0.281 0.219-0.5 0.5-0.5h19.5v-3.5c0-0.203 0.109-0.375 0.297-0.453s0.391-0.047 0.547 0.078l6 5.469c0.094 0.094 0.156 0.219 0.156 0.359v0z\"><\/path>\n\t\t\t<\/svg><\/span>\t\t\t\t<\/a>\n\t\t\t<\/p>\n\t\t<\/div><!-- .entry-actions -->\n\t\t<\/footer><!-- .entry-footer -->\t\t<\/div>\n\t<\/article>\n<\/li>\n<li class=\"kb-post-list-item\">\n\t<article class=\"entry content-bg loop-entry post-185 post type-post status-publish format-standard has-post-thumbnail hentry category-schoenstatt\">\n\t\t\t\t<a aria-hidden=\"true\" tabindex=\"-1\" role=\"presentation\" class=\"post-thumbnail kadence-thumbnail-ratio-2-3\" href=\"https:\/\/schoenstattnewyork.org\/en\/its-500-somewhere\/\" aria-label=\"It&#8217;s 5:00 somewhere\">\n\t\t\t<div class=\"post-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"513\" src=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-768x513.jpeg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"It&#8217;s 5:00 somewhere\" srcset=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-768x513.jpeg 768w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-600x401.jpeg 600w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-300x200.jpeg 300w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-1024x684.jpeg 1024w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-1536x1025.jpeg 1536w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/cafe-4-min-scaled-e1641316419486-2048x1367.jpeg 2048w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>\t\t\t<\/div>\n\t\t<\/a><!-- .post-thumbnail -->\n\t\t\t\t<div class=\"entry-content-wrap\">\n\t\t\t<header class=\"entry-header\">\n\t\t<div class=\"entry-taxonomies\">\n\t\t<span class=\"category-links term-links category-style-normal\">\n\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/category\/schoenstatt\/\" class=\"category-link-schoenstatt\" rel=\"tag\">schoenstatt<\/a>\t\t<\/span>\n\t<\/div><!-- .entry-taxonomies -->\n\t<h2 class=\"entry-title\"><a href=\"https:\/\/schoenstattnewyork.org\/en\/its-500-somewhere\/\" rel=\"bookmark\">It&#8217;s 5:00 somewhere<\/a><\/h2>\t<div class=\"entry-meta entry-meta-divider-dot\">\n\t\t\t\t<span class=\"posted-on\">\n\t\t\t\t<time class=\"entry-date published updated\" datetime=\"2022-01-06T21:10:57+00:00\">January 6, 2022<\/time>\t\t\t<\/span>\n\t\t\t\t<\/div><!-- .entry-meta -->\n\t<\/header><!-- .entry-header -->\n\t<div class=\"entry-summary\">\n\t\t<p>In our way, Johnson strongly expressed his love of driving fast in a post-chaise. &#8216;If (said he,) I had no duties, and no reference to futurity, I would spend my life in driving briskly in a post-chaise with a pretty woman; but she should be one who could understand me, and would add something to&#8230;<\/p>\n\t<\/div><!-- .entry-summary -->\n\t<footer class=\"entry-footer\">\n\t\t\t<div class=\"entry-actions\">\n\t\t\t<p class=\"more-link-wrap\">\n\t\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/its-500-somewhere\/\" class=\"post-more-link\">\n\t\t\t\t\tRead More<span class=\"screen-reader-text\"> It&#8217;s 5:00 somewhere<\/span><span class=\"kadence-svg-iconset svg-baseline\"><svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"28\" viewBox=\"0 0 27 28\"><title>Continue<\/title><path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0.094-0.172-0.078-0.297-0.25-0.297-0.453v-3.5h-19.5c-0.281 0-0.5-0.219-0.5-0.5v-3c0-0.281 0.219-0.5 0.5-0.5h19.5v-3.5c0-0.203 0.109-0.375 0.297-0.453s0.391-0.047 0.547 0.078l6 5.469c0.094 0.094 0.156 0.219 0.156 0.359v0z\"><\/path>\n\t\t\t<\/svg><\/span>\t\t\t\t<\/a>\n\t\t\t<\/p>\n\t\t<\/div><!-- .entry-actions -->\n\t\t<\/footer><!-- .entry-footer -->\t\t<\/div>\n\t<\/article>\n<\/li>\n<li class=\"kb-post-list-item\">\n\t<article class=\"entry content-bg loop-entry post-183 post type-post status-publish format-standard has-post-thumbnail hentry category-schoenstatt\">\n\t\t\t\t<a aria-hidden=\"true\" tabindex=\"-1\" role=\"presentation\" class=\"post-thumbnail kadence-thumbnail-ratio-2-3\" href=\"https:\/\/schoenstattnewyork.org\/en\/sweets-taste-better-with-something-bitter\/\" aria-label=\"Sweets taste better with something bitter\">\n\t\t\t<div class=\"post-thumbnail-inner\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"512\" src=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-768x512.jpeg\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Sweets taste better with something bitter\" srcset=\"https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-768x512.jpeg 768w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-600x400.jpeg 600w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-300x200.jpeg 300w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-1024x683.jpeg 1024w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-1536x1024.jpeg 1536w, https:\/\/schoenstattnewyork.org\/wp-content\/uploads\/2021\/12\/macaron-min-scaled-1-2048x1366.jpeg 2048w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/>\t\t\t<\/div>\n\t\t<\/a><!-- .post-thumbnail -->\n\t\t\t\t<div class=\"entry-content-wrap\">\n\t\t\t<header class=\"entry-header\">\n\t\t<div class=\"entry-taxonomies\">\n\t\t<span class=\"category-links term-links category-style-normal\">\n\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/category\/schoenstatt\/\" class=\"category-link-schoenstatt\" rel=\"tag\">schoenstatt<\/a>\t\t<\/span>\n\t<\/div><!-- .entry-taxonomies -->\n\t<h2 class=\"entry-title\"><a href=\"https:\/\/schoenstattnewyork.org\/en\/sweets-taste-better-with-something-bitter\/\" rel=\"bookmark\">Sweets taste better with something bitter<\/a><\/h2>\t<div class=\"entry-meta entry-meta-divider-dot\">\n\t\t\t\t<span class=\"posted-on\">\n\t\t\t\t<time class=\"entry-date published updated\" datetime=\"2022-01-06T21:10:16+00:00\">January 6, 2022<\/time>\t\t\t<\/span>\n\t\t\t\t<\/div><!-- .entry-meta -->\n\t<\/header><!-- .entry-header -->\n\t<div class=\"entry-summary\">\n\t\t<p>In our way, Johnson strongly expressed his love of driving fast in a post-chaise. &#8216;If (said he,) I had no duties, and no reference to futurity, I would spend my life in driving briskly in a post-chaise with a pretty woman; but she should be one who could understand me, and would add something to&#8230;<\/p>\n\t<\/div><!-- .entry-summary -->\n\t<footer class=\"entry-footer\">\n\t\t\t<div class=\"entry-actions\">\n\t\t\t<p class=\"more-link-wrap\">\n\t\t\t\t<a href=\"https:\/\/schoenstattnewyork.org\/en\/sweets-taste-better-with-something-bitter\/\" class=\"post-more-link\">\n\t\t\t\t\tRead More<span class=\"screen-reader-text\"> Sweets taste better with something bitter<\/span><span class=\"kadence-svg-iconset svg-baseline\"><svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"27\" height=\"28\" viewBox=\"0 0 27 28\"><title>Continue<\/title><path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0.094-0.172-0.078-0.297-0.25-0.297-0.453v-3.5h-19.5c-0.281 0-0.5-0.219-0.5-0.5v-3c0-0.281 0.219-0.5 0.5-0.5h19.5v-3.5c0-0.203 0.109-0.375 0.297-0.453s0.391-0.047 0.547 0.078l6 5.469c0.094 0.094 0.156 0.219 0.156 0.359v0z\"><\/path>\n\t\t\t<\/svg><\/span>\t\t\t\t<\/a>\n\t\t\t<\/p>\n\t\t<\/div><!-- .entry-actions -->\n\t\t<\/footer><!-- .entry-footer -->\t\t<\/div>\n\t<\/article>\n<\/li>\n<\/ul><\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Spiritual Resources Daily Devotionals &amp; Prayers Find moments of quiet reflection, novenas, and sacred texts compiled by the Schoenstatt Sisters of Mary to nourish your inner life daily.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1254","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/pages\/1254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/comments?post=1254"}],"version-history":[{"count":4,"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/pages\/1254\/revisions"}],"predecessor-version":[{"id":1346,"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/pages\/1254\/revisions\/1346"}],"wp:attachment":[{"href":"https:\/\/schoenstattnewyork.org\/en\/wp-json\/wp\/v2\/media?parent=1254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}