{"id":4287,"date":"2026-08-30T02:29:17","date_gmt":"2026-08-30T02:29:17","guid":{"rendered":"https:\/\/fcbca.org\/?page_id=4287"},"modified":"2026-09-04T20:25:45","modified_gmt":"2026-09-04T20:25:45","slug":"e-prayers","status":"publish","type":"page","link":"https:\/\/fcbca.org\/zh_trad\/e-prayers","title":{"rendered":"e-prayers"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4287\" class=\"elementor elementor-4287\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fba50a2 e-flex e-con-boxed e-con e-parent\" data-id=\"fba50a2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57f865c elementor-widget elementor-widget-html\" data-id=\"57f865c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!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>Prayer Meetings | First Chinese Baptist Church of Atlanta<\/title>\n<style>\n  :root {\n    --navy: #1c2e4a;\n    --navy-dark: #12213a;\n    --gold: #b8934a;\n    --gold-light: #f4ead8;\n    --ink: #26303f;\n    --muted: #5b6472;\n    --bg: #f7f6f3;\n    --card-bg: #ffffff;\n    --border: #e4e0d8;\n  }\n  * { box-sizing: border-box; }\n  body {\n    margin: 0;\n    font-family: 'Georgia', 'Times New Roman', serif;\n    background: var(--bg);\n    color: var(--ink);\n    line-height: 1.6;\n  }\n  header {\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-dark) 100%);\n    color: #fff;\n    padding: 56px 24px 48px;\n    text-align: center;\n  }\n  header .eyebrow {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    font-size: 12px;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 14px;\n  }\n  header h1 {\n    margin: 0 0 10px;\n    font-size: 2.4rem;\n    font-weight: 600;\n    color: white;\n    letter-spacing: 0.01em;\n  }\n  header p.subtitle {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    max-width: 620px;\n    margin: 0 auto;\n    color: #d7deea;\n    font-size: 1.02rem;\n  }\n  main {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 48px 24px 64px;\n  }\n  .intro {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 44px;\n    color: var(--muted);\n    font-size: 1.08rem;\n  }\n  .intro strong { color: var(--ink); }\n  h2.section-title {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--gold);\n    text-align: center;\n    margin: 0 0 28px;\n  }\n  .meetings {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n    margin-bottom: 48px;\n  }\n  @media (max-width: 640px) {\n    .meetings { grid-template-columns: 1fr; }\n  }\n  .card {\n    background: var(--card-bg);\n    border: 1px solid var(--border);\n    border-top: 4px solid var(--navy);\n    border-radius: 8px;\n    padding: 30px 28px;\n    box-shadow: 0 2px 10px rgba(28, 46, 74, 0.06);\n  }\n  .card .day {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n  .card h3 {\n    margin: 0 0 4px;\n    font-size: 1.5rem;\n    color: var(--navy);\n  }\n  .card .time {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    color: var(--muted);\n    font-size: 0.98rem;\n    margin-bottom: 18px;\n  }\n  .location-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--gold-light);\n    border: 1px solid #e6d3ab;\n    border-radius: 6px;\n    padding: 10px 14px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 0.92rem;\n    color: #6b5423;\n    font-weight: 600;\n    margin-bottom: 20px;\n  }\n  .location-badge svg { flex-shrink: 0; }\n  .card p.note {\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 0.92rem;\n    color: var(--muted);\n    margin: 0 0 20px;\n  }\n  .join-btn {\n    display: inline-block;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 0.92rem;\n    font-weight: 600;\n    background: var(--navy);\n    color: #fff;\n    text-decoration: none;\n    padding: 11px 20px;\n    border-radius: 6px;\n    transition: background 0.15s ease;\n  }\n  .join-btn:hover { background: var(--navy-dark); }\n\n  .info-strip {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 28px 32px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 0.95rem;\n    color: var(--muted);\n    text-align: center;\n    margin-bottom: 8px;\n  }\n  .info-strip strong { color: var(--ink); }\n\n  footer {\n    background: var(--navy-dark);\n    color: #b9c2d4;\n    text-align: center;\n    padding: 34px 24px;\n    font-family: 'Helvetica Neue', Arial, sans-serif;\n    font-size: 0.88rem;\n  }\n  footer .church-name {\n    color: #fff;\n    font-weight: 600;\n    margin-bottom: 6px;\n    font-size: 0.98rem;\n  }\n  footer a { color: var(--gold); text-decoration: none; }\n  footer .socials {\n    margin-top: 12px;\n    letter-spacing: 0.04em;\n  }\n  footer .socials a { margin: 0 8px; }\n<\/style>\n<\/head>\n<body>\n\n<header>\n  <div class=\"eyebrow\">First Chinese Baptist Church of Atlanta &middot; English Ministry<\/div>\n  <h1>Prayer Meetings<\/h1>\n  <p class=\"subtitle\">Two gatherings each week across metro Atlanta &mdash; praising Him, confessing honestly, and praying for one another. All are welcome, wherever you are in your faith.<\/p>\n<\/header>\n\n<main>\n  <p class=\"intro\">Join us at either (or both!) of our weekly prayer gatherings. Each meeting is a small, welcoming space to <strong>worship, share honestly, and pray together<\/strong> &mdash; no experience or background required.<\/p>\n\n  <h2 class=\"section-title\">This Week's Gatherings<\/h2>\n\n  <div class=\"meetings\">\n    <div class=\"card\">\n      <div class=\"day\">Tuesday<\/div>\n      <h3>Alpharetta Prayer Meeting<\/h3>\n      <div class=\"time\">8:00 PM<\/div>\n      <div class=\"location-badge\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6b5423\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        Held in Alpharetta, GA\n      <\/div>\n      <p class=\"note\">Meeting address is shared with the WhatsApp group. Message the group or the English Ministry for exact directions.<\/p>\n      <a class=\"join-btn\" href=\"https:\/\/chat.whatsapp.com\/FrmLRjwFQgAFGS4CKDD0wr\" target=\"_blank\" rel=\"noopener\">Join the WhatsApp Group &rarr;<\/a>\n    <\/div>\n\n    <div class=\"card\">\n      <div class=\"day\">Wednesday<\/div>\n      <h3>Gwinnett Prayer Meeting<\/h3>\n      <div class=\"time\">6:30 PM<\/div>\n      <div class=\"location-badge\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6b5423\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n        Held in Gwinnett County, GA\n      <\/div>\n      <p class=\"note\">Meeting address is shared with the WhatsApp group. Message the group or the English Ministry for exact directions.<\/p>\n      <a class=\"join-btn\" href=\"https:\/\/chat.whatsapp.com\/Gb3Oww5pSEl7kT7W3jUlHQ\" target=\"_blank\" rel=\"noopener\">Join the WhatsApp Group &rarr;<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"info-strip\">\n    Not sure which group is right for you, or need the exact address? Reach out to the English Ministry at <strong><a href=\"mailto:englishministry@fcbca.org\" style=\"color:var(--navy);\">englishministry@fcbca.org<\/a><\/strong> and we'll get you connected.\n  <\/div>\n<\/main>\n\n<footer>\n  <div class=\"church-name\">\u4e9e\u7279\u862d\u5927\u7b2c\u4e00\u83ef\u4eba\u6d78\u4fe1\u6703<\/div>\n  <div>2525 Gravitt Rd NW, Duluth, Georgia 30096 &nbsp;&middot;&nbsp; <a href=\"tel:7708490017\">770.849.0017<\/a> &nbsp;&middot;&nbsp; <a href=\"mailto:englishministry@fcbca.org\">englishministry@fcbca.org<\/a><\/div>\n  <div class=\"socials\">\n    <a href=\"#\" target=\"_blank\" rel=\"noopener\">Facebook<\/a> | <a href=\"#\" target=\"_blank\" rel=\"noopener\">Instagram<\/a>\n  <\/div>\n<\/footer>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Prayer Meetings | First Chinese Baptist Church of Atlanta First Chinese Baptist Church of Atlanta &middot; English Ministry Prayer Meetings Two gatherings each week across metro Atlanta &mdash; praising Him, confessing honestly, and praying for one another. All are welcome, wherever you are in your faith. Join us at either (or both!) of our weekly&#8230;<\/p>","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4287","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4287","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/comments?post=4287"}],"version-history":[{"count":9,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4287\/revisions"}],"predecessor-version":[{"id":4388,"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/pages\/4287\/revisions\/4388"}],"wp:attachment":[{"href":"https:\/\/fcbca.org\/zh_trad\/wp-json\/wp\/v2\/media?parent=4287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}