{"id":30,"date":"2026-03-13T07:36:23","date_gmt":"2026-03-13T07:36:23","guid":{"rendered":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/?page_id=30"},"modified":"2026-07-02T03:28:09","modified_gmt":"2026-07-02T03:28:09","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-8e68aef2 alignfull uagb-is-root-container\"><div class=\"wp-block-bplugins-custom-html\" id='bPluginsCustomHtml-1'>\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>Privacy Policy \u2014 Shrine of St. Vincent Parish<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600;700;800&#038;family=Lato:wght@300;400;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --svp-navy: #16314f;\n  --svp-navy-light: #1f4068;\n  --svp-gold: #d4af37;\n  --svp-gold-soft: #e8cf7a;\n  --svp-cream: #f7f4ec;\n  --svp-text-dark: #2a2a2a;\n  --svp-text-muted: #6b7280;\n  --svp-font-serif: 'Playfair Display', Georgia, serif;\n  --svp-font-sans: 'Lato', -apple-system, sans-serif;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: var(--svp-font-sans);\n  color: var(--svp-text-dark);\n  background: var(--svp-cream);\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.svp-hero {\n  position: relative; width: 100%; min-height: 70vh;\n  display: flex; align-items: center; justify-content: center; overflow: hidden;\n  background: linear-gradient(135deg, var(--svp-navy) 0%, var(--svp-navy-light) 50%, var(--svp-navy) 100%);\n  font-family: var(--svp-font-sans);\n}\n.svp-hero__bg {\n  position: absolute; inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1543783207-ec64e4d95325?q=80&w=1920') center\/cover no-repeat;\n  opacity: 0.28;\n  animation: svp-zoom 30s ease-in-out infinite alternate;\n}\n@keyframes svp-zoom { 0% { transform: scale(1); } 100% { transform: scale(1.15); } }\n\n.svp-hero__overlay {\n  position: absolute; inset: 0;\n  background: linear-gradient(180deg, rgba(22,49,79,0.65) 0%, rgba(22,49,79,0.92) 100%);\n}\n\n.svp-hero__particles { position: absolute; inset: 0; pointer-events: none; z-index: 1; }\n.svp-hero__particles span {\n  position: absolute; display: block; width: 6px; height: 6px;\n  background: rgba(212,175,55,0.55); border-radius: 50%; bottom: -10px;\n  animation: svp-float 18s linear infinite;\n}\n.svp-hero__particles span:nth-child(1) { left: 8%;  animation-delay: 0s;  width: 5px; height: 5px; }\n.svp-hero__particles span:nth-child(2) { left: 22%; animation-delay: 3s;  width: 8px; height: 8px; }\n.svp-hero__particles span:nth-child(3) { left: 40%; animation-delay: 6s;  width: 4px; height: 4px; }\n.svp-hero__particles span:nth-child(4) { left: 60%; animation-delay: 2s;  width: 7px; height: 7px; }\n.svp-hero__particles span:nth-child(5) { left: 78%; animation-delay: 8s;  width: 5px; height: 5px; }\n.svp-hero__particles span:nth-child(6) { left: 92%; animation-delay: 5s;  width: 6px; height: 6px; }\n\n@keyframes svp-float {\n  0%   { transform: translateY(0) translateX(0); opacity: 0; }\n  10%  { opacity: 0.8; }\n  50%  { transform: translateY(-50vh) translateX(20px); }\n  90%  { opacity: 0.6; }\n  100% { transform: translateY(-100vh) translateX(-10px); opacity: 0; }\n}\n\n.svp-hero__content {\n  position: relative; z-index: 2; max-width: 800px; padding: 0 24px;\n  text-align: center; color: #ffffff !important;\n}\n.svp-hero__eyebrow {\n  font-weight: 300; letter-spacing: 4px; text-transform: uppercase;\n  font-size: 14px; color: var(--svp-gold); margin: 0 0 16px 0;\n}\n.svp-hero__title {\n  font-family: var(--svp-font-serif); font-weight: 800;\n  font-size: clamp(2.4rem, 6vw, 4.5rem); line-height: 1.15;\n  margin: 0 0 20px 0; color: white !important;\n}\n.svp-hero__title::after {\n  content: ''; display: block; width: 90px; height: 3px;\n  background: var(--svp-gold); margin: 24px auto 0; border-radius: 2px;\n}\n.svp-hero__subtitle {\n  font-size: clamp(1rem, 2vw, 1.2rem); font-weight: 300; line-height: 1.7;\n  color: rgba(255,255,255,0.85); margin: 28px 0 36px 0;\n}\n.svp-hero__date {\n  display: inline-block; padding: 8px 22px;\n  border: 1px solid rgba(212,175,55,0.3); border-radius: 50px;\n  font-size: 12px; letter-spacing: 2px; text-transform: uppercase;\n  color: var(--svp-gold-soft);\n}\n\n.svp-reveal { opacity: 0; transform: translateY(30px); animation: svp-fade-up 1s ease forwards; }\n.svp-d1 { animation-delay: 0.2s; }\n.svp-d2 { animation-delay: 0.5s; }\n.svp-d3 { animation-delay: 0.8s; }\n.svp-d4 { animation-delay: 1.1s; }\n\n@keyframes svp-fade-up { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }\n\n.svp-hero__scroll {\n  position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);\n  z-index: 2; width: 26px; height: 42px;\n  border: 2px solid rgba(255,255,255,0.5); border-radius: 14px;\n}\n.svp-hero__scroll span {\n  position: absolute; top: 8px; left: 50%; transform: translateX(-50%);\n  width: 5px; height: 5px; background: var(--svp-gold); border-radius: 50%;\n  animation: svp-scroll 2s ease infinite;\n}\n@keyframes svp-scroll { 0% { opacity: 1; top: 8px; } 100% { opacity: 0; top: 22px; } }\n\n@media (max-width: 768px) {\n  .svp-hero { min-height: 55vh; }\n  .svp-hero__scroll { display: none; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .svp-hero__bg, .svp-hero__particles span, .svp-hero__scroll span, .svp-reveal {\n    animation: none !important; opacity: 1 !important; transform: none !important;\n  }\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 MAIN \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.priv-wrap {\n  max-width: 900px; margin: 0 auto; padding: 72px 24px 100px;\n}\n\n.priv-intro {\n  background: #fff; border-radius: 12px; padding: 44px 40px;\n  box-shadow: 0 8px 32px rgba(22,49,79,0.06); border-left: 4px solid var(--svp-gold);\n  margin-bottom: 56px;\n  opacity: 0; transform: translateY(30px); transition: opacity 0.8s ease, transform 0.8s ease;\n}\n.priv-intro.priv-visible { opacity: 1; transform: translateY(0); }\n.priv-intro p { font-size: 1.05rem; line-height: 1.85; color: var(--svp-text-dark); }\n\n.priv-section {\n  margin-bottom: 48px;\n  opacity: 0; transform: translateY(30px); transition: opacity 0.7s ease, transform 0.7s ease;\n}\n.priv-section.priv-visible { opacity: 1; transform: translateY(0); }\n.priv-section__head { display: flex; align-items: center; gap: 14px; margin-bottom: 20px; }\n.priv-section__icon {\n  width: 40px; height: 40px;\n  background: linear-gradient(135deg, var(--svp-navy) 0%, var(--svp-navy-light) 100%);\n  border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\n.priv-section__icon svg { width: 20px; height: 20px; fill: var(--svp-gold); }\n.priv-section h2 {\n  font-family: var(--svp-font-serif); font-weight: 700;\n  font-size: clamp(1.3rem, 3vw, 1.65rem); color: var(--svp-navy); line-height: 1.3;\n}\n.priv-section p { font-size: 1rem; line-height: 1.8; color: var(--svp-text-dark); margin-bottom: 14px; }\n.priv-section p:last-child { margin-bottom: 0; }\n\n.priv-list { list-style: none; padding: 0; margin: 0 0 14px 0; }\n.priv-list li {\n  position: relative; padding-left: 28px;\n  font-size: 1rem; line-height: 1.8; color: var(--svp-text-dark); margin-bottom: 8px;\n}\n.priv-list li::before {\n  content: ''; position: absolute; left: 0; top: 12px;\n  width: 8px; height: 8px; background: var(--svp-gold); border-radius: 50%;\n}\n\n.priv-divider { display: flex; align-items: center; gap: 16px; margin: 56px 0; }\n.priv-divider::before, .priv-divider::after {\n  content: ''; flex: 1; height: 1px;\n  background: linear-gradient(90deg, transparent, rgba(212,175,55,0.3), transparent);\n}\n.priv-divider span { width: 8px; height: 8px; background: var(--svp-gold); border-radius: 50%; flex-shrink: 0; }\n\n.priv-contact {\n  background: linear-gradient(135deg, var(--svp-navy) 0%, var(--svp-navy-light) 100%);\n  border-radius: 12px; padding: 48px 40px; text-align: center;\n  opacity: 0; transform: translateY(30px); transition: opacity 0.8s ease, transform 0.8s ease;\n}\n.priv-contact.priv-visible { opacity: 1; transform: translateY(0); }\n.priv-contact h3 {\n  font-family: var(--svp-font-serif); font-weight: 700; font-size: 1.5rem;\n  color: #fff; margin-bottom: 14px;\n}\n.priv-contact p { font-size: 1rem; color: rgba(255,255,255,0.78); line-height: 1.75; margin-bottom: 28px; }\n.svp-btn {\n  display: inline-block; padding: 14px 36px; font-family: var(--svp-font-sans);\n  font-weight: 600; font-size: 15px; letter-spacing: 1px; text-transform: uppercase;\n  text-decoration: none !important; border-radius: 50px; transition: all 0.35s ease; cursor: pointer;\n  background: var(--svp-gold); color: var(--svp-navy); border: 2px solid var(--svp-gold);\n}\n.svp-btn:hover { background: transparent; color: var(--svp-gold); transform: translateY(-3px); }\n\n@media (max-width: 768px) {\n  .priv-wrap { padding: 48px 20px 72px; }\n  .priv-intro, .priv-contact { padding: 32px 24px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500\u2500 HERO \u2500\u2500\u2500 -->\n<section class=\"svp-hero\">\n  <div class=\"svp-hero__bg\"><\/div>\n  <div class=\"svp-hero__overlay\"><\/div>\n  <div class=\"svp-hero__particles\">\n    <span><\/span><span><\/span><span><\/span><span><\/span><span><\/span><span><\/span>\n  <\/div>\n  <div class=\"svp-hero__content\">\n    <p class=\"svp-reveal svp-d1 svp-hero__eyebrow\">Shrine of St. Vincent Parish<\/p>\n    <h1 class=\"svp-reveal svp-d2 svp-hero__title\">Privacy Policy<\/h1>\n    <p class=\"svp-reveal svp-d3 svp-hero__subtitle\">We are firmly committed to protecting your privacy and providing a safe experience for all our parishioners and visitors.<\/p>\n    <div class=\"svp-reveal svp-d4\">\n      <span class=\"svp-hero__date\">Last Updated: March 6, 2026<\/span>\n    <\/div>\n  <\/div>\n  <div class=\"svp-hero__scroll\"><span><\/span><\/div>\n<\/section>\n\n<!-- \u2500\u2500\u2500 MAIN \u2500\u2500\u2500 -->\n<main class=\"priv-wrap\">\n\n  <div class=\"priv-intro\" data-reveal>\n    <p>Shrine of St. Vincent Parish is firmly committed to protecting your privacy and providing a safe online experience for all our users while delivering the highest quality experience. Since we gather certain types of information from you, in order to fulfill your requests and better serve your needs, we believe you should fully understand the terms and conditions surrounding the collection and use of this information. This Privacy Policy discloses the information we collect, how we use it, the steps to safeguard your personal information, updating your information, protecting children&#8217;s privacy and links to website advertisements. Please read the complete Terms &amp; Conditions and Contact Us if you have any questions.<\/p>\n  <\/div>\n\n  <!-- Information We Collect -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 12c2.7 0 4.8-2.1 4.8-4.8S14.7 2.4 12 2.4 7.2 4.5 7.2 7.2 9.3 12 12 12zm0 2.4c-3.2 0-9.6 1.6-9.6 4.8v2.4h19.2v-2.4c0-3.2-6.4-4.8-9.6-4.8z\"\/><\/svg>\n      <\/div>\n      <h2>Information We Collect<\/h2>\n    <\/div>\n    <p>Shrine of St. Vincent Parish does not sell, share or trade customers information collected both online and offline. When you create an account, the Basic information we collect may include your:<\/p>\n    <ul class=\"priv-list\">\n      <li>Name<\/li>\n      <li>Email Address<\/li>\n      <li>Website or Social Media URL<\/li>\n    <\/ul>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Use of Information -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M19.14 12.94c.04-.31.06-.63.06-.94 0-.31-.02-.63-.06-.94l2.03-1.58a.49.49 0 00.12-.61l-1.92-3.32a.49.49 0 00-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.48.48 0 00-.48-.41h-3.84a.48.48 0 00-.48.41l-.36 2.54c-.59.24-1.13.56-1.62.94l-2.39-.96a.49.49 0 00-.59.22L2.74 8.87a.48.48 0 00.12.61l2.03 1.58c-.04.31-.06.63-.06.94s.02.63.06.94l-2.03 1.58a.49.49 0 00-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.26.41.48.41h3.84c.24 0 .44-.17.48-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6A3.6 3.6 0 1115.6 12 3.61 3.61 0 0112 15.6z\"\/><\/svg>\n      <\/div>\n      <h2>Use of the Information<\/h2>\n    <\/div>\n    <p>We use the information we collect for things like:<\/p>\n    <ul class=\"priv-list\">\n      <li>Verifying you are not a Dummy Account to prevent spread of Inappropriate content<\/li>\n      <li>Delivering services<\/li>\n      <li>Establishing and managing your accounts with us<\/li>\n      <li>Operating, evaluating and improving our business<\/li>\n    <\/ul>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Data Retention -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\/><\/svg>\n      <\/div>\n      <h2>Data Retention<\/h2>\n    <\/div>\n    <p>We will retain your information for as long as your account is active or as needed to provide you services, comply with our obligations, resolve disputes, and enforce our agreements.<\/p>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Protection -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z\"\/><\/svg>\n      <\/div>\n      <h2>Protection of the Information<\/h2>\n    <\/div>\n    <p>We ensure that all information collected will be safely and securely stored. We protect your personal information by:<\/p>\n    <ul class=\"priv-list\">\n      <li>Restricting access to personal information<\/li>\n      <li>Maintaining technology products to prevent unauthorized computer access<\/li>\n      <li>Securely destroying your personal information when it&#8217;s no longer needed for our record retention purposes<\/li>\n    <\/ul>\n    <p>We use a variety of information security measures to protect your online transactions with us.<\/p>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Updating -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1a6.875 6.875 0 000 9.78 7.02 7.02 0 009.88 0c1.66-1.59 2.39-3.82 2.18-5.97H21v1.93zM3.87 10.12H2.81v-1.93h4.78v6.34H5.67v-4.28H3.87z\"\/><\/svg>\n      <\/div>\n      <h2>Updating the Information<\/h2>\n    <\/div>\n    <p>You can update your personal information anytime by accessing your account on our website.<\/p>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Children's Privacy -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n      <\/div>\n      <h2>Protecting Children&#8217;s Privacy<\/h2>\n    <\/div>\n    <p>We are committed to protecting children&#8217;s privacy on the Internet and we do not knowingly collect personal information from children under the age of 13.<\/p>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Updates -->\n  <section class=\"priv-section\" data-reveal>\n    <div class=\"priv-section__head\">\n      <div class=\"priv-section__icon\">\n        <svg viewBox=\"0 0 24 24\"><path d=\"M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z\"\/><\/svg>\n      <\/div>\n      <h2>Privacy Policy Updates<\/h2>\n    <\/div>\n    <p>We may need to update our Privacy Policy as Shrine of St. Vincent Parish and our community grow and evolve. If we make significant changes to the Privacy Policy, we&#8217;ll post a message on our website.<\/p>\n  <\/section>\n\n  <div class=\"priv-divider\"><span><\/span><\/div>\n\n  <!-- Contact -->\n  <div class=\"priv-contact\" data-reveal>\n    <h3>Have Questions?<\/h3>\n    <p>If you have any questions about our Privacy Policy, we&#8217;ll do our best to answer them. Reach out to our parish office and we will be happy to assist you.<\/p>\n    <a href=\"https:\/\/demo6.yinwoodweb.com\/sanvicente\/\/contact-us\/\" class=\"svp-btn\">Contact Us<\/a>\n  <\/div>\n\n<\/main>\n\n<script>\n(function() {\n  var els = document.querySelectorAll('[data-reveal]');\n  if (!('IntersectionObserver' in window)) {\n    els.forEach(function(el) { el.classList.add('priv-visible'); });\n    return;\n  }\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('priv-visible');\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.15 });\n  els.forEach(function(el) { observer.observe(el); });\n})();\n<\/script>\n<\/body>\n<\/html><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"slim_seo":{"title":"Privacy Policy - Shrine of St. Vincent Parish","description":""},"footnotes":""},"class_list":["post-30","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Everest Co","author_link":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/blog\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":4,"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":578,"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/pages\/30\/revisions\/578"}],"wp:attachment":[{"href":"https:\/\/demo6.yinwoodweb.com\/sanvicente\/wp-json\/wp\/v2\/media?parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}