{"id":13954,"date":"2026-02-28T15:52:43","date_gmt":"2026-02-28T04:52:43","guid":{"rendered":"https:\/\/cacv.org.au\/?page_id=13954"},"modified":"2026-04-23T19:37:35","modified_gmt":"2026-04-23T09:37:35","slug":"cacv-english-bulletin","status":"publish","type":"page","link":"https:\/\/cacv.org.au\/en\/cacv-english-bulletin\/","title":{"rendered":"Bulletin \u2014 29\/3\/2026"},"content":{"rendered":"<style type=\"text\/css\">\n      \n  #cacv-bulletin-root {\n    --ink:       #2C3420;\n    --ink-mid:   #4A5535;\n    --slate:     #8BA5C4;\n    --slate-lt:  #B8CCDE;\n    --cream:     #F4F1E6;\n    --sand:      #EDE9D8;\n    --paper:     #F7F5EC;\n    --fog:       #D8D5C4;\n    --muted:     #8A9178;\n    --text:      #2C3420;\n    --white:     #FAFAF4;\n    --radius:    14px;\n    --gold:      #8BA5C4;\n    --gold-pale: #E8EFF6;\n    --gold-dim:  rgba(139,165,196,0.12);\n    --yellow:    #B8CCDE;\n    --accent:    #8BA5C4;\n    --sage:      #A8B896;\n    --moss:      #4A5535;\n    \n    background: var(--paper);\n    color: var(--text);\n    font-family: 'Instrument Sans', system-ui, sans-serif;\n    font-size: 15px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  #cacv-bulletin-root * { box-sizing: border-box; }\n\n  \/* \u2500\u2500 GRAIN OVERLAY \u2500\u2500 *\/\n  @media (prefers-reduced-motion: no-preference) {\n    #cacv-bulletin-root::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      z-index: 9999;\n      pointer-events: none;\n      opacity: 0.032;\n      background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'\/%3E%3C\/svg%3E\");\n      background-size: 160px 160px;\n    }\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  #cacv-bulletin-root .hero {\n    background: #3D4A2A;\n    position: relative;\n    overflow: hidden;\n    isolation: isolate;\n  }\n\n  @media (prefers-reduced-motion: no-preference) {\n    #cacv-bulletin-root .hero::before {\n      content: '';\n      position: absolute;\n      width: 600px; height: 600px;\n      border-radius: 60% 40% 55% 45% \/ 50% 60% 40% 50%;\n      background: radial-gradient(ellipse, rgba(168,184,150,0.2) 0%, transparent 70%);\n      top: -200px; right: -100px;\n      animation: cacv-drift 18s ease-in-out infinite alternate;\n    }\n    #cacv-bulletin-root .hero::after {\n      content: '';\n      position: absolute;\n      width: 400px; height: 400px;\n      border-radius: 45% 55% 40% 60% \/ 60% 40% 55% 45%;\n      background: radial-gradient(ellipse, rgba(139,165,196,0.12) 0%, transparent 65%);\n      bottom: -120px; left: -60px;\n      animation: cacv-drift 22s ease-in-out infinite alternate-reverse;\n    }\n    @keyframes cacv-drift {\n      from { transform: translate(0,0) rotate(0deg) scale(1); }\n      to   { transform: translate(30px, 20px) rotate(8deg) scale(1.08); }\n    }\n  }\n\n  #cacv-bulletin-root .hero-blob {\n    position: absolute;\n    top: -40px; left: -40px;\n    width: 220px; height: 220px;\n    border-radius: 40% 60% 55% 45%;\n    background: radial-gradient(ellipse, rgba(139,165,196,0.2) 0%, transparent 70%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #cacv-bulletin-root .hero-grain {\n    position: absolute;\n    inset: 0;\n    opacity: 0.06;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n    background-size: 120px 120px;\n    pointer-events: none;\n  }\n\n  #cacv-bulletin-root .hero-inner {\n    max-width: 740px;\n    margin: 0 auto;\n    padding: 60px 28px 52px;\n    position: relative;\n    z-index: 1;\n  }\n\n  #cacv-bulletin-root .hero-logo {\n    display: block;\n    height: 56px;\n    width: auto;\n    color: #efeae0;\n    margin: 0 auto 16px;\n  }\n\n  #cacv-bulletin-root .bulletin-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    border: 1px solid rgba(139,165,196,0.6);\n    background: rgba(139,165,196,0.15);\n    color: #6A8FAE;\n    font-size: 10.5px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    padding: 6px 14px 6px 10px;\n    border-radius: 100px;\n    margin-bottom: 6px;\n    font-weight: 500;\n  }\n  #cacv-bulletin-root .chip-dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: #8BA5C4;\n    animation: cacv-glow 3s ease-in-out infinite;\n  }\n  @keyframes cacv-glow {\n    0%,100% { box-shadow: 0 0 0 0 rgba(139,165,196,0.5); }\n    50% { box-shadow: 0 0 0 4px rgba(139,165,196,0); }\n  }\n  #cacv-bulletin-root .hero-service-tag {\n    display: block;\n    font-size: 13px;\n    letter-spacing: 0.06em;\n    color: rgba(255,255,255,0.75);\n    font-weight: 500;\n    margin-bottom: 20px;\n    margin-top: 0;\n    padding-top: 10px;\n    border-top: 1px solid rgba(255,255,255,0.1);\n  }\n\n  #cacv-bulletin-root .hero-title {\n    font-family: 'Instrument Serif', Georgia, serif;\n    font-size: clamp(28px, 4.8vw, 46px);\n    font-weight: 400;\n    color: #fff !important;\n    line-height: 1.15;\n    letter-spacing: 0.01em;\n    margin-bottom: 6px;\n  }\n  #cacv-bulletin-root .hero-title em { color: var(--slate-lt); font-style: italic; }\n\n  #cacv-bulletin-root .hero-date {\n    font-family: 'Instrument Serif', serif;\n    font-size: clamp(16px, 2.8vw, 24px);\n    color: rgba(255,255,255,0.7);\n    font-style: italic;\n    margin-bottom: 28px;\n  }\n\n  #cacv-bulletin-root .hero-pills {\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  #cacv-bulletin-root .hero-pill {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.1);\n    color: rgba(255,255,255,0.7);\n    font-size: 12px;\n    padding: 7px 16px;\n    border-radius: 100px;\n    backdrop-filter: blur(4px);\n  }\n\n  \/* \u2500\u2500 SERMON STRIP \u2500\u2500 *\/\n  #cacv-bulletin-root .sermon-strip {\n    background: #5C6B48;\n    position: relative;\n    overflow: hidden;\n  }\n  #cacv-bulletin-root .sermon-strip::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n    background-size: 100px 100px;\n    opacity: 0.08;\n    pointer-events: none;\n  }\n  #cacv-bulletin-root .sermon-inner {\n    max-width: 740px;\n    margin: 0 auto;\n    padding: 22px 28px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n    position: relative;\n  }\n  #cacv-bulletin-root .sermon-eyebrow {\n    font-size: 9.5px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7);\n    margin-bottom: 5px;\n    font-weight: 600;\n  }\n  #cacv-bulletin-root .sermon-title {\n    font-family: 'Instrument Serif', serif;\n    font-size: clamp(18px, 3vw, 28px);\n    color: #fff !important;\n    line-height: 1.1;\n  }\n  #cacv-bulletin-root .sermon-ref {\n    font-size: 13px;\n    color: rgba(255,255,255,0.75);\n    margin-top: 3px;\n    font-style: italic;\n  }\n\n  #cacv-bulletin-root .bible-btns {\n    display: flex;\n    gap: 8px;\n    margin-top: 10px;\n    flex-wrap: wrap;\n  }\n  #cacv-bulletin-root .bible-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 8px 16px;\n    border-radius: 100px;\n    border: 1px solid rgba(255,255,255,0.25);\n    background: rgba(255,255,255,0.1);\n    color: rgba(255,255,255,0.9);\n    font-size: 11.5px;\n    font-weight: 500;\n    text-decoration: none !important;\n    transition: background 0.15s, border-color 0.15s;\n    white-space: nowrap;\n    min-height: 44px;\n    box-shadow: none !important;\n  }\n  #cacv-bulletin-root .bible-btn:hover { background: rgba(255,255,255,0.18); border-color: rgba(255,255,255,0.4); }\n  #cacv-bulletin-root .bible-btn svg { width: 11px; height: 11px; opacity: 0.7; flex-shrink: 0; }\n\n  #cacv-bulletin-root .preacher-tag {\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: rgba(255,255,255,0.95);\n    font-size: 13px;\n    font-weight: 500;\n    padding: 10px 20px;\n    border-radius: 100px;\n    white-space: nowrap;\n    flex-shrink: 0;\n    letter-spacing: 0.01em;\n  }\n\n  \/* \u2500\u2500 BIBLE BUTTONS (SMALL) \u2500\u2500 *\/\n  #cacv-bulletin-root .bible-btns-sm {\n    display: flex;\n    gap: 6px;\n    margin-top: 6px;\n    flex-wrap: wrap;\n  }\n  #cacv-bulletin-root .bible-btn-sm {\n    display: inline-flex;\n    align-items: center;\n    padding: 4px 10px;\n    border-radius: 6px;\n    border: 1px solid var(--fog);\n    background: var(--white);\n    color: #5C82A8 !important;\n    font-size: 11px;\n    font-weight: 600;\n    text-decoration: none !important;\n    transition: background 0.15s;\n    box-shadow: none !important;\n  }\n  #cacv-bulletin-root .bible-btn-sm:hover {\n    background: var(--sand);\n    border-color: var(--slate);\n  }\n\n  \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n  #cacv-bulletin-root .page {\n    max-width: 740px;\n    margin: 0 auto;\n    padding: 36px 28px 80px;\n  }\n\n  \/* \u2500\u2500 CARD \u2500\u2500 *\/\n  #cacv-bulletin-root .card {\n    background: var(--white);\n    border-radius: var(--radius);\n    padding: 26px 24px;\n    margin-bottom: 16px;\n    border: 1px solid rgba(0,0,0,0.06);\n    box-shadow:\n      0 1px 2px rgba(0,0,0,0.04),\n      0 4px 16px rgba(0,0,0,0.03),\n      inset 0 1px 0 rgba(255,255,255,0.8);\n    position: relative;\n    overflow: hidden;\n  }\n  @media (prefers-reduced-motion: no-preference) {\n    #cacv-bulletin-root .card {\n      animation: cacv-up 0.45s cubic-bezier(0.22,1,0.36,1) both;\n    }\n    @keyframes cacv-up {\n      from { opacity:0; transform:translateY(18px); }\n      to   { opacity:1; transform:translateY(0); }\n    }\n    #cacv-bulletin-root .card:nth-child(1){animation-delay:.04s}\n    #cacv-bulletin-root .card:nth-child(2){animation-delay:.08s}\n    #cacv-bulletin-root .card:nth-child(3){animation-delay:.12s}\n    #cacv-bulletin-root .card:nth-child(4){animation-delay:.16s}\n    #cacv-bulletin-root .card:nth-child(5){animation-delay:.20s}\n    #cacv-bulletin-root .card:nth-child(6){animation-delay:.24s}\n    #cacv-bulletin-root .card:nth-child(7){animation-delay:.28s}\n    #cacv-bulletin-root .card:nth-child(8){animation-delay:.32s}\n  }\n\n  #cacv-bulletin-root .card::before {\n    content: '';\n    position: absolute;\n    top: -30px; left: -30px;\n    width: 90px; height: 90px;\n    border-radius: 40% 60% 55% 45%;\n    background: radial-gradient(ellipse, rgba(168,184,150,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  #cacv-bulletin-root .card-label {\n    font-size: 9.5px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--muted);\n    font-weight: 600;\n    margin-bottom: 18px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  #cacv-bulletin-root .card-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(90deg, var(--fog), transparent);\n  }\n\n  \/* \u2500\u2500 ORDER OF SERVICE \u2500\u2500 *\/\n  #cacv-bulletin-root .order-list { list-style: none !important; padding: 0 !important; margin: 0 !important; }\n  #cacv-bulletin-root .order-row {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 10px 12px;\n    border-radius: 9px;\n    transition: background 0.15s;\n    cursor: default;\n    list-style-type: none !important;\n    flex-wrap: wrap;\n  }\n  #cacv-bulletin-root .order-row:hover { background: var(--sand); }\n  #cacv-bulletin-root .order-idx {\n    width: 26px; height: 26px;\n    border-radius: 50%;\n    background: var(--fog);\n    color: var(--muted);\n    font-size: 11px;\n    font-weight: 600;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  #cacv-bulletin-root .order-row.focus .order-idx { background: rgba(139,165,196,0.2); color: #5C82A8; }\n  #cacv-bulletin-root .order-row.focus .order-name { color: var(--ink); font-weight: 600; }\n  #cacv-bulletin-root .order-name { font-size: 14.5px; flex: 1; min-width: 140px; }\n  #cacv-bulletin-root .order-sub { font-size: 12.5px; color: var(--muted); font-style: italic; margin-right: 10px; }\n\n  \/* \u2500\u2500 SERVICE TEAM \u2500\u2500 *\/\n  #cacv-bulletin-root .team-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(155px, 1fr));\n    gap: 8px;\n  }\n  #cacv-bulletin-root .team-chip {\n    background: var(--sand);\n    border-radius: 10px;\n    padding: 12px 14px;\n    border: 1px solid var(--fog);\n    transition: border-color 0.15s, transform 0.15s;\n  }\n  #cacv-bulletin-root .team-chip:hover { border-color: rgba(139,165,196,0.6); transform: translateY(-1px); }\n  #cacv-bulletin-root .team-role { font-size: 9.5px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin-bottom: 3px; font-weight: 600; }\n  #cacv-bulletin-root .team-name { font-size: 14px; font-weight: 600; color: var(--ink); }\n\n  \/* \u2500\u2500 ANNOUNCEMENTS \u2500\u2500 *\/\n  #cacv-bulletin-root .announce-stack { display: flex; flex-direction: column; gap: 12px; }\n  #cacv-bulletin-root .announce {\n    display: flex;\n    gap: 14px;\n    background: #EEEBda;\n    border-radius: 10px;\n    padding: 14px 16px;\n    border: 1px solid var(--fog);\n    border-left: 3px solid #A8B896;\n    transition: transform 0.15s, box-shadow 0.15s;\n  }\n  #cacv-bulletin-root .announce:hover { transform: translateX(3px); box-shadow: -4px 0 0 #A8B896; border-left-color: #A8B896; }\n  #cacv-bulletin-root .announce-n {\n    font-family: 'Instrument Serif', serif;\n    font-size: 26px;\n    color: var(--ink);\n    line-height: 1;\n    flex-shrink: 0;\n    width: 24px;\n    margin-top: 1px;\n  }\n  #cacv-bulletin-root .announce-t { font-size: 13.5px; font-weight: 600; color: #2C3420; margin-bottom: 3px; }\n  #cacv-bulletin-root .announce-b { font-size: 13px; color: var(--text); line-height: 1.6; }\n  #cacv-bulletin-root .announce-b a { color: #6A8FAE; text-underline-offset: 2px; text-decoration: none !important; box-shadow: none !important; }\n\n  \/* \u2500\u2500 PRAYER \u2500\u2500 *\/\n  #cacv-bulletin-root .prayer-groups { display: flex; flex-direction: column; gap: 20px; }\n  #cacv-bulletin-root .prayer-group-head {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--ink-mid);\n    margin-bottom: 10px;\n    padding-bottom: 7px;\n    border-bottom: 1.5px solid #D8D5C4;\n  }\n  #cacv-bulletin-root .prayer-items { display: flex; flex-direction: column; gap: 7px; }\n  #cacv-bulletin-root .prayer-item {\n    display: flex;\n    gap: 10px;\n    font-size: 13.5px;\n    color: var(--text);\n    line-height: 1.6;\n  }\n  #cacv-bulletin-root .prayer-pip {\n    width: 5px; height: 5px;\n    border-radius: 50%;\n    background: var(--gold);\n    margin-top: 9px;\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 TABLES \u2500\u2500 *\/\n  #cacv-bulletin-root .tbl-scroll { overflow-x: auto; border-radius: 10px; border: 1px solid var(--fog); }\n  #cacv-bulletin-root .tbl {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    min-width: 460px;\n  }\n  #cacv-bulletin-root .tbl thead tr { background: #3D4A2A !important; }\n  #cacv-bulletin-root .tbl th {\n    padding: 10px 13px;\n    text-align: left;\n    font-size: 9.5px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7) !important;\n    font-weight: 600;\n  }\n  #cacv-bulletin-root .tbl td {\n    padding: 10px 13px;\n    border-bottom: 1px solid var(--fog);\n    color: var(--text);\n  }\n  #cacv-bulletin-root .tbl tr:last-child td { border-bottom: none; }\n  #cacv-bulletin-root .tbl tbody tr { transition: background 0.12s; }\n  #cacv-bulletin-root .tbl tbody tr:hover td { background: var(--sand); }\n\n  \/* \u2500\u2500 ATTENDANCE \u2500\u2500 *\/\n  #cacv-bulletin-root .att-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 10px;\n  }\n  #cacv-bulletin-root .att-cell {\n    background: var(--sand);\n    border-radius: 10px;\n    border: 1px solid var(--fog);\n    padding: 20px 12px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  #cacv-bulletin-root .att-cell::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, #A8B896, transparent);\n    opacity: 0.6;\n  }\n  #cacv-bulletin-root .att-n {\n    font-family: 'Instrument Serif', serif;\n    font-size: 44px;\n    color: var(--ink);\n    line-height: 1;\n  }\n  #cacv-bulletin-root .att-l { font-size: 11px; color: var(--muted); margin-top: 4px; letter-spacing: 0.06em; }\n\n  \/* \u2500\u2500 HOPE CARD \u2500\u2500 *\/\n  #cacv-bulletin-root .hope-card {\n    background: #3D4A2A;\n    border-radius: var(--radius);\n    overflow: hidden;\n    margin-bottom: 16px;\n    position: relative;\n    isolation: isolate;\n    border: 1px solid rgba(0,0,0,0.1);\n  }\n  @media (prefers-reduced-motion: no-preference) {\n    #cacv-bulletin-root .hope-card {\n      animation: cacv-up 0.45s cubic-bezier(0.22,1,0.36,1) 0.36s both;\n    }\n    #cacv-bulletin-root .hope-card::before {\n      content: '';\n      position: absolute;\n      width: 500px; height: 500px;\n      border-radius: 55% 45% 60% 40% \/ 45% 55% 45% 55%;\n      background: radial-gradient(ellipse, rgba(139,165,196,0.14) 0%, transparent 65%);\n      top: -200px; right: -100px;\n      animation: cacv-drift 20s ease-in-out infinite alternate;\n      pointer-events: none;\n    }\n  }\n  #cacv-bulletin-root .hope-card::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n    background-size: 120px 120px;\n    opacity: 0.045;\n    pointer-events: none;\n  }\n\n  #cacv-bulletin-root .hope-header {\n    padding: 30px 28px 20px;\n    position: relative;\n    z-index: 1;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n  #cacv-bulletin-root .hope-eyebrow { font-size: 9.5px; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,0.7); margin-bottom: 6px; }\n  #cacv-bulletin-root .hope-title {\n    font-family: 'Instrument Serif', serif;\n    font-size: 34px;\n    color: #fff !important;\n    line-height: 1;\n  }\n  #cacv-bulletin-root .hope-title em { color: var(--slate-lt); font-style: italic; }\n\n  #cacv-bulletin-root .hope-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    position: relative;\n    z-index: 1;\n  }\n  #cacv-bulletin-root .hope-cell {\n    padding: 22px 24px;\n    border-right: 1px solid rgba(255,255,255,0.08);\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    transition: background 0.2s;\n  }\n  #cacv-bulletin-root .hope-cell:hover { background: rgba(255,255,255,0.03); }\n  #cacv-bulletin-root .hope-cell:nth-child(even) { border-right: none; }\n  #cacv-bulletin-root .hope-cell:nth-child(3),\n  #cacv-bulletin-root .hope-cell:nth-child(4) { border-bottom: none; }\n  #cacv-bulletin-root .hope-letter {\n    font-family: 'Instrument Serif', serif;\n    font-size: 42px;\n    color: var(--slate-lt);\n    line-height: 0.9;\n    flex-shrink: 0;\n  }\n  #cacv-bulletin-root .hope-word { font-size: 13px; font-weight: 600; color: rgba(255,255,255,0.9); margin-bottom: 3px; }\n  #cacv-bulletin-root .hope-desc { font-size: 12px; color: rgba(255,255,255,0.7); font-style: italic; line-height: 1.5; }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n  #cacv-bulletin-root footer {\n    background: #3D4A2A;\n    position: relative;\n    overflow: hidden;\n  }\n  #cacv-bulletin-root footer::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n    background-size: 100px 100px;\n    opacity: 0.04;\n    pointer-events: none;\n  }\n  #cacv-bulletin-root footer a { color: #B8CCDE !important; text-decoration: none !important; box-shadow: none !important; }\n  #cacv-bulletin-root footer a:hover { text-decoration: underline !important; }\n  #cacv-bulletin-root .footer-inner {\n    max-width: 740px;\n    margin: 0 auto;\n    padding: 52px 28px 32px;\n    position: relative;\n    z-index: 1;\n  }\n  #cacv-bulletin-root .footer-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr 0.9fr;\n    gap: 40px;\n    padding-bottom: 36px;\n    border-bottom: 1px solid rgba(255,255,255,0.07);\n  }\n  #cacv-bulletin-root .footer-col-head {\n    font-size: 9.5px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 18px;\n  }\n  #cacv-bulletin-root .footer-staff-row { margin-bottom: 16px; }\n  #cacv-bulletin-root .footer-staff-row:last-child { margin-bottom: 0; }\n  #cacv-bulletin-root .footer-staff-role {\n    font-size: 9.5px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7);\n    margin-bottom: 2px;\n    font-weight: 600;\n  }\n  #cacv-bulletin-root .footer-staff-name { font-size: 13.5px; color: rgba(255,255,255,0.9); font-weight: 500; margin-bottom: 3px; }\n  #cacv-bulletin-root .footer-staff-contact { display: flex; flex-direction: column; gap: 1px; }\n  #cacv-bulletin-root .footer-staff-contact a { font-size: 12px; color: rgba(255,255,255,0.75); }\n  #cacv-bulletin-root .footer-staff-contact a:hover { color: var(--gold); }\n  #cacv-bulletin-root .footer-giving-box {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 10px;\n    padding: 14px 16px;\n    margin-bottom: 12px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  #cacv-bulletin-root .footer-giving-row { display: flex; flex-direction: column; gap: 1px; }\n  #cacv-bulletin-root .footer-giving-label { font-size: 9px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.7); font-weight: 600; }\n  #cacv-bulletin-root .footer-giving-val { font-size: 13.5px; color: rgba(255,255,255,0.85); font-weight: 500; }\n  #cacv-bulletin-root .footer-giving-note { font-size: 11.5px; color: rgba(255,255,255,0.7); line-height: 1.5; font-style: italic; }\n  #cacv-bulletin-root .footer-contact-items { display: flex; flex-direction: column; gap: 11px; }\n  #cacv-bulletin-root .footer-contact-item { display: flex; gap: 10px; align-items: flex-start; font-size: 13px; color: rgba(255,255,255,0.75); line-height: 1.5; }\n  #cacv-bulletin-root .footer-contact-icon { font-size: 13px; flex-shrink: 0; margin-top: 1px; opacity: 0.85; }\n  #cacv-bulletin-root .footer-contact-item a { color: rgba(255,255,255,0.75); }\n  #cacv-bulletin-root .footer-contact-item a:hover { color: var(--gold); }\n  #cacv-bulletin-root .footer-base {\n    display: flex;\n    justify-content: space-between;\n    padding-top: 24px;\n    font-size: 11.5px;\n    color: rgba(255,255,255,0.6);\n    letter-spacing: 0.04em;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  @media(max-width:620px) {\n    #cacv-bulletin-root .footer-grid { grid-template-columns: 1fr; gap: 28px; }\n    #cacv-bulletin-root .footer-base { flex-direction: column; align-items: center; text-align: center; }\n  }\n\n  @media(max-width:520px) {\n    #cacv-bulletin-root .hero-inner { padding: 44px 20px 38px; }\n    #cacv-bulletin-root .page { padding: 24px 16px 64px; }\n    #cacv-bulletin-root .hope-grid { grid-template-columns: 1fr; }\n    #cacv-bulletin-root .hope-cell:nth-child(odd) { border-right: none; }\n    #cacv-bulletin-root .hope-cell:nth-child(3) { border-bottom: 1px solid rgba(255,255,255,0.05); }\n    #cacv-bulletin-root .att-grid { grid-template-columns: 1fr; }\n    #cacv-bulletin-root .sermon-inner { flex-direction: column; align-items: flex-start; }\n    #cacv-bulletin-root .order-row { flex-wrap: wrap; }\n  }\n\n  \/* \u2500\u2500 STICKY NAV \u2500\u2500 *\/\n  #cacv-bulletin-root .sticky-nav {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    background: rgba(247,245,236,0.88);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border-bottom: 1px solid var(--fog);\n    padding: 0 20px;\n  }\n  #cacv-bulletin-root .sticky-nav::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n    background-size: 100px 100px;\n    opacity: 0.025;\n    pointer-events: none;\n  }\n  #cacv-bulletin-root .nav-scroll {\n    max-width: 740px;\n    margin: 0 auto;\n    display: flex;\n    gap: 4px;\n    overflow-x: auto;\n    scrollbar-width: none;\n    padding: 10px 0;\n    position: relative;\n  }\n  #cacv-bulletin-root .nav-scroll::-webkit-scrollbar { display: none; }\n  #cacv-bulletin-root .nav-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 8px 16px;\n    border-radius: 100px;\n    border: 1px solid var(--fog);\n    background: var(--white);\n    color: var(--muted);\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 12px;\n    font-weight: 500;\n    white-space: nowrap;\n    cursor: pointer;\n    text-decoration: none !important;\n    transition: background 0.15s, border-color 0.15s, color 0.15s, transform 0.1s;\n    flex-shrink: 0;\n    min-height: 44px;\n    min-width: 44px;\n    justify-content: center;\n    box-shadow: none !important;\n  }\n  #cacv-bulletin-root .nav-btn:hover {\n    background: var(--sand);\n    border-color: var(--fog);\n    color: var(--ink);\n    transform: translateY(-1px);\n  }\n  #cacv-bulletin-root .nav-btn.active {\n    background: #3D4A2A !important;\n    border-color: #3D4A2A !important;\n    color: rgba(255,255,255,0.92) !important;\n  }\n  #cacv-bulletin-root .nav-btn:focus-visible {\n    outline: 2px solid var(--slate);\n    outline-offset: 2px;\n  }\n  #cacv-bulletin-root .nav-btn svg {\n    width: 12px;\n    height: 12px;\n    opacity: 0.7;\n    flex-shrink: 0;\n  }\n\n      \n      \/* Reset WordPress container interference *\/\n      #cacv-bulletin-root,\n      body, .site, #page, #content, #primary, .site-content, .site-main, \n      .entry-content, .ast-container, .elementor, .elementor-section, .elementor-container { \n        max-width: 100% !important; \n        width: 100% !important; \n        margin: 0 !important; \n        padding: 0 !important; \n      }\n\n      #cacv-bulletin-root {\n        display: block !important;\n        visibility: visible !important;\n        opacity: 1 !important;\n      }\n\n      .hero, .sermon-strip, .sticky-nav, footer {\n        width: 100% !important;\n        max-width: 100% !important;\n      }\n\n      .hero-inner, .sermon-inner, .nav-scroll, .page, .footer-inner {\n        margin-left: auto !important;\n        margin-right: auto !important;\n        max-width: 740px; \n      }\n\n      \/* Force hidden elements to stay hidden *\/\n      .order-list li::before, .order-list li::after, .order-row::before, .order-row::after,\n      li::before, li::after, .grecaptcha-badge, .rc-anchor-center-item, .rc-anchor-error-message { \n        content: none !important; display: none !important; visibility: hidden !important; opacity: 0 !important;\n      }\n      \n      #cacv-bulletin-root ul, #cacv-bulletin-root li { list-style: none !important; }\n      #cacv-bulletin-root a { text-decoration: none !important; box-shadow: none !important; border: none !important; }\n    <\/style>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Serif:ital@0;1&#038;family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n    \n  \n<div id=\"cacv-bulletin-root\">\n\n\n\n<!-- HERO -->\n<div class=\"hero\">\n  <div class=\"hero-blob\"><\/div>\n  <div class=\"hero-grain\"><\/div>\n  <div class=\"hero-inner\">\n    <svg class=\"hero-logo\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 249.16 226.07\" aria-label=\"CACV Logo\" role=\"img\">\n      <path fill=\"currentColor\" d=\"M89.52,106.01c3.63-14.52,15.3-27.72,15.3-27.72l-4.78-7.64-66.92,22.95C-10.85,111.75-2.17,142.4,9.22,149.98c5.74,3.83,20.08,8.61,20.08,8.61l-1.91,22.94h52.69l4.27-9.5,8.55,9.5h4.28s-10.52-64.05-7.65-75.52ZM29.3,146.16s-15.19-.42-17.21-10.52c-3.82-19.12,20.07-29.63,20.07-29.63l-2.87,40.15ZM78.05,108.88c-.7,8.33,3.66,42.91,6.09,61.2l-45.28-.02,4.78-67.88,43.02-15.29s-7.28,6.09-8.61,21.99Z\"\/>\n      <path fill=\"currentColor\" d=\"M234.94,74.95h-72.11s-23.53,31.09-11.05,48.76c8.43,11.95,22.89,14.68,31.96,15.79,9.47.04,9.14,10.13,9.14,10.13v20.91h-21.03v10.99h53.54v-10.99h-21.03v-20.91s.02-10.21,9.7-10.2c9.24-1.19,23.14-4.01,31.41-15.72,12.48-17.67-10.52-48.76-10.52-48.76ZM234.94,117.96c-9.56,13.38-36.32,12.43-36.32,12.43,0,0-26.77.96-36.32-12.43-5.94-8.32-.47-21.89,4.97-31.57l61.94.03s15.75,17.52,5.73,31.54Z\"\/>\n      <polygon fill=\"currentColor\" points=\"143.25 36.33 143.25 0 107.88 0 107.88 36.33 74.43 36.33 74.43 68.83 107.88 68.83 107.88 174.88 122.15 155.82 118.88 155.82 118.88 58.31 84.95 58.31 84.95 46.84 118.88 46.84 118.88 10.52 132.25 10.52 132.25 46.84 166.18 46.84 166.18 58.31 132.25 58.31 132.25 155.82 129.12 155.82 143.25 174.88 143.25 68.83 176.7 68.83 176.7 36.33 143.25 36.33\"\/>\n      <path fill=\"currentColor\" d=\"M150.42,177.8l-24.86-43.02-24.85,43.02-31.55-43.02,7.65,91.29h97.5l7.64-91.29-31.54,43.02ZM163.69,215.09h-76.37s-2.87-40.16-2.87-40.16l17.2,21.99,23.9-40.63,23.9,40.63,17.21-21.99-2.97,40.16Z\"\/>\n      <path fill=\"currentColor\" d=\"M211.72,199.14c5.9,0,10.61,4.8,10.61,10.8s-4.71,10.84-10.66,10.84-10.7-4.75-10.7-10.84,4.8-10.8,10.7-10.8h.05ZM211.67,200.82c-4.75,0-8.64,4.09-8.64,9.12s3.89,9.16,8.69,9.16c4.8.05,8.64-4.03,8.64-9.12s-3.84-9.17-8.64-9.17h-.05ZM209.65,216.23h-1.92v-12.05c1.01-.14,1.97-.28,3.41-.28,1.82,0,3.02.38,3.74.91.72.53,1.11,1.34,1.11,2.5,0,1.58-1.06,2.54-2.35,2.93v.09c1.05.19,1.77,1.15,2.02,2.93.29,1.87.57,2.59.77,2.98h-2.02c-.29-.39-.57-1.49-.82-3.08-.29-1.53-1.05-2.11-2.59-2.11h-1.34v5.19ZM209.65,209.56h1.39c1.59,0,2.93-.58,2.93-2.07,0-1.05-.77-2.11-2.93-2.11-.62,0-1.05.05-1.39.09v4.09Z\"\/>\n    <\/svg>\n    <div class=\"bulletin-chip\"><span class=\"chip-dot\"><\/span> Weekly Bulletin<\/div>\n    <div class=\"hero-service-tag\">English Service<\/div>\n    <h1 class=\"hero-title\">Christian Alliance<br>Church of <em>Victoria<\/em><\/h1>\n    <p class=\"hero-date\">29\/3\/2026<\/p>\n    <div class=\"hero-pills\">\n      <span class=\"hero-pill\">10:30 am \u2013 12:00 pm<\/span>\n      <span class=\"hero-pill\">Rentoul Hall, Burwood<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- SERMON STRIP -->\n<div class=\"sermon-strip\">\n  <div class=\"sermon-inner\">\n    <div>\n      <div class=\"sermon-eyebrow\">This Week&#8217;s Message<\/div>\n      <div class=\"sermon-title\"><\/div>\n      <div class=\"sermon-ref\"><\/div>\n      \n    <\/div>\n    <div class=\"preacher-tag\"><\/div>\n  <\/div>\n<\/div>\n\n<!-- STICKY NAV -->\n<nav class=\"sticky-nav\" id=\"main-nav\" aria-label=\"Jump to section\">\n  <div class=\"nav-scroll\">\n    <a href=\"#order\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M2 4h12M2 8h9M2 12h6\"\/><\/svg>\n      Order\n    <\/a>\n    <a href=\"#team\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"6\" cy=\"5\" r=\"2.5\"\/><path d=\"M1 13c0-2.8 2.2-4.5 5-4.5s5 1.7 5 4.5\"\/><circle cx=\"12\" cy=\"5\" r=\"2\"\/><path d=\"M14 13c0-1.8-1-3-2.5-3.5\"\/><\/svg>\n      Team\n    <\/a>\n    <a href=\"#announcements\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2zm0 3v3.5m0 2h.01\"\/><\/svg>\n      Notices\n    <\/a>\n    <a href=\"#prayer\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M8 2c0 0-5 3-5 7a5 5 0 0 0 10 0c0-4-5-7-5-7z\"\/><\/svg>\n      Prayer\n    <\/a>\n    <a href=\"#roster\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"2\" y=\"2\" width=\"12\" height=\"12\" rx=\"1.5\"\/><path d=\"M5 2v12M2 6h12M2 10h12\"\/><\/svg>\n      Roster\n    <\/a>\n    <a href=\"#events\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"2\" y=\"3\" width=\"12\" height=\"11\" rx=\"1.5\"\/><path d=\"M5 2v2m6-2v2M2 7h12\"\/><\/svg>\n      Events\n    <\/a>\n    <a href=\"#attendance\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M2 12l3-4 3 2 3-5 3 3\"\/><\/svg>\n      Attendance\n    <\/a>\n    <a href=\"#theme\" class=\"nav-btn\">\n      <svg viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M8 2l1.5 4.5H14l-3.7 2.7 1.4 4.3L8 11l-3.7 2.5 1.4-4.3L2 6.5h4.5z\"\/><\/svg>\n      Theme\n    <\/a>\n  <\/div>\n<\/nav>\n\n<div class=\"page\">\n\n  <!-- ORDER OF SERVICE -->\n  <section class=\"card\" id=\"order\">\n    <div class=\"card-label\">Order of Service<\/div>\n    <ul class=\"order-list\">\n      <li class=\"order-row\"><div class=\"order-idx\">1<\/div><span class=\"order-name\">Announcements<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">2<\/div><span class=\"order-name\">Worship<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">3<\/div><span class=\"order-name\">Offering<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">4<\/div><span class=\"order-name\">Welcoming<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">5<\/div><span class=\"order-name\">Testimony Sharing<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">6<\/div><span class=\"order-name\">Response Song<\/span><\/li>\n      <li class=\"order-row\"><div class=\"order-idx\">7<\/div><span class=\"order-name\">Intercession<\/span><\/li>\n    <\/ul>\n  <\/section>\n\n  <!-- SERVICE TEAM -->\n  <section class=\"card\" id=\"team\">\n    <div class=\"card-label\">Service Team<\/div>\n    <div class=\"team-grid\">\n      <div class=\"team-chip\"><div class=\"team-role\">Chairperson<\/div><div class=\"team-name\">Aaron Pho<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Worship<\/div><div class=\"team-name\">Emerald Tsui<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Music<\/div><div class=\"team-name\">Emerald Tsui<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">PowerPoint<\/div><div class=\"team-name\">Isaac Lo<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">PA \/ Sound<\/div><div class=\"team-name\">Henry Ko<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Chief Usher<\/div><div class=\"team-name\">Christopher Au<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Ushers<\/div><div class=\"team-name\">Kristina Dew, Isaac Ma<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Flowers<\/div><div class=\"team-name\">Sophie &amp; Anthony Tsui<\/div><\/div>\n      <div class=\"team-chip\"><div class=\"team-role\">Morning Tea<\/div><div class=\"team-name\">Emerald Tsui<\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ANNOUNCEMENTS -->\n  <section class=\"card\" id=\"announcements\">\n    <div class=\"card-label\">Announcements<\/div>\n    <div class=\"announce-stack\">\n      <div class=\"announce\">\n        <div class=\"announce-n\">1<\/div>\n        <div>\n          <div class=\"announce-t\">Cambodia Missions Visitation Trip<\/div>\n          <div class=\"announce-b\">We are planning a missions visitation trip to Cambodia from 5\u201310 January 2027.  The purpose of this trip is to experience missionary work firsthand, encourage and support overseas missionaries, and be a blessing to the local community.  We will be partnering with Metta Mission &amp; Community Ministry for this visit.  If you are interested or would like to learn more details, please get in touch with Rev. Norman Chan or Isaac Lo as soon as possible.  We invite you to prayerfully consider being part of what God is doing in Cambodia.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"announce\">\n        <div class=\"announce-n\">2<\/div>\n        <div>\n          <div class=\"announce-t\">Combined Services<\/div>\n          <div class=\"announce-b\">A Combined Good Friday Service will be held on 3 April at 10:30am in our Church Chapel.  On Easter Sunday, a Combined Easter Service will be held at the Easter Camp site at 10:30am.  For those who are not attending the camp, a Chinese Easter Sunday Service will also be held at the Church Chapel at 10:30am.  Please join us as we remember Christ\u2019s death and celebrate His resurrection together.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"announce\">\n        <div class=\"announce-n\">3<\/div>\n        <div>\n          <div class=\"announce-t\">Monthly Prayer Meeting \u2014 31 March, 8:00 pm via Zoom<\/div>\n          <div class=\"announce-b\">Come join our prayer meeting on the last Tuesday of each month!  It will be on the 31st of March, 8pm on Zoom.  Let us come together to give thanks to the Lord and to pray for our needs, for the church, and for others in the community.\n<a href=\"https:\/\/us02web.zoom.us\/j\/85831129890?pwd=SGEyZDNhYkhHK0xMTTZSVU5KVVRwUT09\" target=\"_blank\" rel=\"noopener\">https:\/\/us02web.zoom.us\/j\/85831129890?pwd=SGEyZDNhYkhHK0xMTTZSVU5KVVRwUT09<\/a><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"announce\">\n        <div class=\"announce-n\">4<\/div>\n        <div>\n          <div class=\"announce-t\">Good News<\/div>\n          <div class=\"announce-b\">Congratulations to Edwina and Gary Cheng for their newborn baby Luna Wan Ching on 3rd March!  Thank God for a smooth and safe delivery.<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"announce\">\n        <div class=\"announce-n\">5<\/div>\n        <div>\n          <div class=\"announce-t\">Daylight Saving<\/div>\n          <div class=\"announce-b\">Daylight Saving ends on next Sunday, 5 April!  Please don\u2019t forget to turn your clocks backward one hour before you head to bed on Saturday night.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PRAYER -->\n  <section class=\"card\" id=\"prayer\">\n    <div class=\"card-label\">Prayer Items<\/div>\n    <div class=\"prayer-groups\">\n      <div>\n        <div class=\"prayer-group-head\">For the World<\/div>\n        <div class=\"prayer-items\">\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for mercy on those suffering in wars and conflicts, especially in the Middle East, Israel, Palestine, Ukraine, and Russia.  Pray for an end to violence, the establish peace and justice, and that the gospel would bring hope and reconciliation in these dark places.<\/div>\n        <\/div>\n      <\/div>\n      <div>\n        <div class=\"prayer-group-head\">For Our International Workers<\/div>\n        <div class=\"prayer-items\">\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Please pray for the Ooi&#8217;s visa renewal applications that they will be granted the extension to stay in Japan.  Pray also for the many HiBA events that many students will be impacted by the Biblical teaching, testimonies and fellowship with each other.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for God\u2019s protection for Chris, Amy and the children in Indonesia.  Pray for the mission trip that the team will be a blessing wherever they go.  Pray also for the children to settle back into home schooling.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for Josh and Jaclyn in Cambodia, that the Lord would graciously provide sufficient funds for the Ruang Studio to sustain their 13 local staff. Pray also for the smooth and timely production of the next five episodes of Top &amp; Toe, Season 1.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Please pray for Thibaut and Naoual in France as they reach out to Afghan people, asylum seekers in reception centers, and international students. Pray that the Lord would open hearts to receive His love and truth through their ministry.<\/div>\n        <\/div>\n      <\/div>\n      <div>\n        <div class=\"prayer-group-head\">For Our Church<\/div>\n        <div class=\"prayer-items\">\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Praise God for His provision of Rentoul Hall.  Please continue to pray for God\u2019s guidance, clear vision and unity throughout the renovation process and as we faithfully steward these spaces for His glory and the growth of His ministry.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for our upcoming Easter Camp (3\u20136 April), that we will truly experience the power of the risen Christ and be inspired to rise and live for Jesus.  Ask God to prepare our hearts and to use every message, activity, and conversation to renew our faith and lead us to surrender our lives afresh to Him.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for the CACV Community Food Pantry as it continues to serve those in need.  Ask God to continue supplying food resources and to raise up committed volunteers for this vital ministry.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for our youth in Youth Sunday School and Reverb Fellowship that God will grow their faith, build godly friendships, and draw them closer to Christ.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for our Livingstones fellowship group to outreach and build community among our university students.  Pray as they learn to explore faith alongside managing studies in this busy academic season.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Praise God for our worship team who faithfully lead us in worship week after week.  Pray for God\u2019s continued anointing upon them, and may our worship bring glory to the Lord.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for the children\u2019s ministry and the children\u2019s worship.  Pray for God\u2019s wisdom and guidance for the leaders so that children\u2019s faith will be nurtured and their love for God will grow.<\/div>\n        <div class=\"prayer-item\"><div class=\"prayer-pip\"><\/div>Pray for our small group ministry, for the leaders and members.  Pray that everyone will join, participate, and grow in fellowship through small groups, deepening their relationships with God and one another.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ROSTER -->\n  <section class=\"card\" id=\"roster\">\n    <div class=\"card-label\">Upcoming Roster<\/div>\n    <div class=\"tbl-scroll\">\n      <table class=\"tbl\">\n        <thead><tr><th>Date<\/th><th>Preacher<\/th><th>Chair<\/th><th>Worship<\/th><th>Music<\/th><th>PP<\/th><th>PA<\/th><th>Chief Usher<\/th><th>Ushers<\/th><th>Morning Tea<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td>10 May 2026<\/td><td>Ms Queenie Chan<\/td><td>Wilfred Kwok<\/td><td>Bonnie Man, Catherine Au, Agnes Wong<\/td><td>Eunice Man<\/td><td>Jeremy Lam<\/td><td>Anhi Truong<\/td><td>Tennie Lau<\/td><td>Pui Lan Yip, Kone Yip<\/td><td>YFA<\/td><\/tr>\n          <tr><td>17 May 2026<\/td><td>Testimony Sharing<\/td><td>Aaron Pho<\/td><td>Christopher Au<\/td><td>Catherine Au<\/td><td>Isaac Lo<\/td><td>Hong Cheng<\/td><td>Emerald Tsui<\/td><td>Angela Li, Sandra Ho<\/td><td>Eden Law<\/td><\/tr>\n          <tr><td>24 May 2026<\/td><td>Ms Susie Huynh<\/td><td>Tony Cheung<\/td><td>Hong Cheng<\/td><td>Kristina Dew<\/td><td>Joshua Ho<\/td><td>Henry Ko<\/td><td>Alison Pho<\/td><td>Jeremy Man, Sophie Ng<\/td><td>Christopher Au<\/td><\/tr>\n          <tr><td>14 Jun 2026<\/td><td>Ms Susie Huynh<\/td><td>Tony Cheung<\/td><td>Christopher Au<\/td><td>Reverb Band<\/td><td>Conrad Kwok<\/td><td>Henry Ko<\/td><td>Catherine Au<\/td><td>Angela Li, Hubert Kwok<\/td><td>Emily Au<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- EVENTS -->\n  <section class=\"card\" id=\"events\">\n    <div class=\"card-label\">Upcoming Events<\/div>\n    <div class=\"tbl-scroll\">\n      <table class=\"tbl\">\n        <thead><tr><th>Month<\/th><th>Day<\/th><th>Event<\/th><th>Responsible<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td>April<\/td><td>2 Thu<\/td><td>Women&#8217;s Group<\/td><td>Jessie Lam<\/td><\/tr>\n          <tr><td><\/td><td>3\u20136<\/td><td>Easter Camp 2026<\/td><td>Nelson Kwok \/ Hong Cheng \/ Aaron Pho<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- ATTENDANCE -->\n  <section class=\"card\" id=\"attendance\">\n    <div class=\"card-label\">Last Week&#8217;s Attendance<\/div>\n    <div class=\"att-grid\">\n      <div class=\"att-cell\"><div class=\"att-n\">40<\/div><div class=\"att-l\">English Service<\/div><\/div>\n      <div class=\"att-cell\"><div class=\"att-n\">133<\/div><div class=\"att-l\">Chinese Service<\/div><\/div>\n      <div class=\"att-cell\"><div class=\"att-n\">52<\/div><div class=\"att-l\">Children&#8217;s Service<\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CHURCH THEME -->\n  \n  <div class=\"hope-card\" id=\"theme\">\n    <div class=\"hope-header\">\n      <div class=\"hope-eyebrow\">Church Theme 2026<\/div>\n      <div class=\"hope-title\">Proclaim <em>HOPE<\/em><\/div>\n    <\/div>\n    <div class=\"hope-grid\">\n      <div class=\"hope-cell\">\n        <div class=\"hope-letter\">H<\/div>\n        <div><div class=\"hope-word\">Healthy Relationships<\/div><div class=\"hope-desc\">with God and with others<\/div><\/div>\n      <\/div>\n      <div class=\"hope-cell\">\n        <div class=\"hope-letter\">O<\/div>\n        <div><div class=\"hope-word\">On Mission<\/div><div class=\"hope-desc\">Everyone, everywhere, all the time<\/div><\/div>\n      <\/div>\n      <div class=\"hope-cell\">\n        <div class=\"hope-letter\">P<\/div>\n        <div><div class=\"hope-word\">People of Prayer and Praise<\/div><div class=\"hope-desc\"><\/div><\/div>\n      <\/div>\n      <div class=\"hope-cell\">\n        <div class=\"hope-letter\">E<\/div>\n        <div><div class=\"hope-word\">Empowered &amp; Equipped<\/div><div class=\"hope-desc\">by the Holy Spirit for this task<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  \n\n<\/div>\n\n<footer>\n  <div class=\"footer-inner\">\n    <div class=\"footer-grid\">\n\n      <div class=\"footer-col\">\n        <div class=\"footer-col-head\">Our Staff<\/div>\n        <div class=\"footer-staff-row\">\n          <div class=\"footer-staff-role\">Senior Pastor<\/div>\n          <div class=\"footer-staff-name\">Rev Colin Wun<\/div>\n          <div class=\"footer-staff-contact\">\n            <a href=\"tel:0434190205\">0434 190 205<\/a>\n            <a href=\"mailto:colinwun@cacv.org.au\">colinwun@cacv.org.au<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"footer-staff-row\">\n          <div class=\"footer-staff-role\">Assistant Pastor<\/div>\n          <div class=\"footer-staff-name\">Ps Kwok Kit Chan<\/div>\n          <div class=\"footer-staff-contact\">\n            <a href=\"tel:0452349846\">0452 349 846<\/a>\n            <a href=\"mailto:kwokit@cacv.org.au\">kwokit@cacv.org.au<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"footer-staff-row\">\n          <div class=\"footer-staff-role\">Administration<\/div>\n          <div class=\"footer-staff-name\">Mrs Shirley Dew &amp; Mrs May Poon<\/div>\n          <div class=\"footer-staff-contact\">\n            <a href=\"mailto:admin@cacv.org.au\">admin@cacv.org.au<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"footer-col\">\n        <div class=\"footer-col-head\">Online Giving<\/div>\n        <div class=\"footer-giving-box\">\n          <div class=\"footer-giving-row\">\n            <span class=\"footer-giving-label\">Account Name<\/span>\n            <span class=\"footer-giving-val\">Christian Alliance Church of Victoria<\/span>\n          <\/div>\n          <div class=\"footer-giving-row\">\n            <span class=\"footer-giving-label\">BSB<\/span>\n            <span class=\"footer-giving-val\">033 389<\/span>\n          <\/div>\n          <div class=\"footer-giving-row\">\n            <span class=\"footer-giving-label\">Account No.<\/span>\n            <span class=\"footer-giving-val\">268 531<\/span>\n          <\/div>\n        <\/div>\n        <p class=\"footer-giving-note\">Please include your name and giving category in the payment description.<\/p>\n      <\/div>\n\n      <div class=\"footer-col\">\n        <div class=\"footer-col-head\">Get in Touch<\/div>\n        <div class=\"footer-contact-items\">\n          <div class=\"footer-contact-item\">\n            <div class=\"footer-contact-icon\">\ud83d\udccd<\/div>\n            <div>17 Livingstone Close, Burwood VIC 3125<br><span style=\"opacity:0.8;font-size:11.5px\">PO Box 7091 Wattle Park 3128<\/span><\/div>\n          <\/div>\n          <div class=\"footer-contact-item\">\n            <div class=\"footer-contact-icon\">\ud83d\udcde<\/div>\n            <div><a href=\"tel:0398887114\">(03) 9888-7114<\/a><\/div>\n          <\/div>\n          <div class=\"footer-contact-item\">\n            <div class=\"footer-contact-icon\">\u2709\ufe0f<\/div>\n            <div><a href=\"mailto:cacv@cacv.org.au\">cacv@cacv.org.au<\/a><\/div>\n          <\/div>\n          <div class=\"footer-contact-item\">\n            <div class=\"footer-contact-icon\">\ud83c\udf10<\/div>\n            <div><a href=\"https:\/\/cacv.org.au\">cacv.org.au<\/a><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n    <div class=\"footer-base\">\n      <span>&copy; 2026 Christian Alliance Church of Victoria<\/span>\n      <span style=\"opacity:0.8\">Build #74 (f75749b)<\/span>\n      <span>C&amp;MA Member Church<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Weekly Bulletin English Service Christian AllianceChurch of Victoria 29\/3\/2026 10:30 am \u2013 12:00 pm Rentoul Hall, Burwood This Week&#8217;s Message Order Team Notices Prayer Roster Events Attendance Theme Order of&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-13954","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/pages\/13954","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/comments?post=13954"}],"version-history":[{"count":84,"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/pages\/13954\/revisions"}],"predecessor-version":[{"id":14160,"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/pages\/13954\/revisions\/14160"}],"wp:attachment":[{"href":"https:\/\/cacv.org.au\/en\/wp-json\/wp\/v2\/media?parent=13954"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}