/* Fifth Ward Missionary Baptist Church - HTML Design Concept */
.fwmbc-redesign{
  --wine:#6f070b; --wine2:#3a0305; --wine3:#180204; --gold:#d7a51d; --gold2:#f0c95a;
  --cream:#f7f0df; --paper:#fffaf0; --ink:#160f0d; --muted:#7c706a; --line:rgba(215,165,29,.35);
  --serif:"Cormorant Garamond", Georgia, serif; --sans:"Montserrat", Arial, sans-serif;
  --shadow:0 18px 55px rgba(0,0,0,.28); --radius:18px; --max:1240px;
}
.fwmbc-redesign *{box-sizing:border-box}
.fwmbc-redesign{scroll-behavior:smooth}
.fwmbc-redesign{margin:0;font-family:var(--sans);color:var(--ink);background:#0c0606;line-height:1.6;overflow-x:hidden}
.fwmbc-redesign a{color:inherit;text-decoration:none}
.fwmbc-redesign img{max-width:100%;display:block}
.fwmbc-redesign button, .fwmbc-redesign input, .fwmbc-redesign select, .fwmbc-redesign textarea{font:inherit}
.fwmbc-redesign.menu-open{overflow:hidden}
.fwmbc-redesign .container{width:min(var(--max),calc(100% - 40px));margin:auto}
.fwmbc-redesign .eyebrow{font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--gold)}
.fwmbc-redesign .gold{color:var(--gold2)}
.fwmbc-redesign .section{padding:92px 0;position:relative}
.fwmbc-redesign .section-dark{background:linear-gradient(135deg,#0d0707,#200706 60%,#080404);color:#fff}
.fwmbc-redesign .section-cream{background:linear-gradient(135deg,#fffaf0,#f1e6d0)}
.fwmbc-redesign .section-wine{background:radial-gradient(circle at 15% 20%,rgba(215,165,29,.18),transparent 30%),linear-gradient(135deg,#4b0507,#79080c);color:#fff}
.fwmbc-redesign .section-title{font-family:var(--serif);font-size:clamp(2.4rem,4.5vw,4.6rem);line-height:.95;margin:.25rem 0 1rem;font-weight:700}
.fwmbc-redesign .section-lead{max-width:720px;color:inherit;opacity:.78;font-size:1.03rem}
.fwmbc-redesign .topbar{height:35px;background:#78090d;color:#f7e5b1;font-size:.74rem;display:flex;align-items:center;position:relative;z-index:1200}
.fwmbc-redesign .topbar .container{display:flex;justify-content:space-between;gap:20px}
.fwmbc-redesign .topbar-group{display:flex;gap:20px;align-items:center}
.fwmbc-redesign .topbar i{color:var(--gold2);margin-right:7px}
.fwmbc-redesign .site-header{height:88px;position:absolute;top:35px;left:0;right:0;z-index:1100;border-bottom:1px solid rgba(255,255,255,.08);transition:.3s;background:linear-gradient(to bottom,rgba(0,0,0,.62),rgba(0,0,0,.08))}
.fwmbc-redesign .site-header.fixed{position:fixed;top:0;background:rgba(10,4,4,.95);backdrop-filter:blur(16px);box-shadow:0 12px 40px rgba(0,0,0,.28)}
.fwmbc-redesign .header-inner{height:100%;display:flex;align-items:center;gap:28px}
.fwmbc-redesign .brand{width:130px;min-width:130px;align-self:flex-start;padding-top:8px}
.fwmbc-redesign .brand img{max-height:120px;margin:auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}
.fwmbc-redesign .main-nav{display:flex;align-items:center;gap:25px;margin-left:auto;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.fwmbc-redesign .main-nav a{padding:34px 0 29px;position:relative}
.fwmbc-redesign .main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--gold);transition:.25s}
.fwmbc-redesign .main-nav a:hover:after, .fwmbc-redesign .main-nav a.active:after{right:0}
.fwmbc-redesign .header-actions{display:flex;gap:10px}
.fwmbc-redesign .nav-cta{border:1px solid var(--gold);color:#fff;padding:11px 16px!important;border-radius:4px}
.fwmbc-redesign .nav-cta:after{display:none}
.fwmbc-redesign .nav-cta.gold-bg{background:var(--gold);color:#160f0d}
.fwmbc-redesign .mobile-toggle{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:1.6rem}
.fwmbc-redesign .mobile-drawer{display:none}
.fwmbc-redesign .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border-radius:5px;border:1px solid var(--gold);font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:.25s;background:transparent;color:inherit}
.fwmbc-redesign .btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(215,165,29,.2)}
.fwmbc-redesign .btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#1c1007}
.fwmbc-redesign .btn-wine{background:linear-gradient(135deg,#8b0b10,#530408);color:#fff;border-color:#9d282a}
.fwmbc-redesign .btn-light{background:#fff7e8;color:#481013;border-color:#fff7e8}
.fwmbc-redesign .btn-sm{min-height:38px;padding:0 16px;font-size:.68rem}
.fwmbc-redesign .hero{min-height:790px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden;background:#140707}
.fwmbc-redesign .hero-video{position:absolute;inset:0;overflow:hidden}
.fwmbc-redesign .hero-video iframe{position:absolute;top:50%;left:50%;width:120vw;height:67.5vw;min-height:110%;min-width:195vh;transform:translate(-50%,-50%);pointer-events:none;opacity:.72}
.fwmbc-redesign .hero-poster{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.55) 45%,rgba(0,0,0,.25) 75%),url("https://fwmbc.org/wp-content/uploads/2024/03/8th-Pastoral-Anniversary-2024-5-scaled.jpg");background-size:cover;background-position:center}
.fwmbc-redesign .hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,rgba(215,165,29,.18),transparent 33%),linear-gradient(to bottom,rgba(0,0,0,.2),rgba(24,2,3,.65) 82%,#140606 100%)}
.fwmbc-redesign .hero-inner{position:relative;z-index:5;padding-top:96px;max-width:760px}
.fwmbc-redesign .hero-kicker{font-family:var(--serif);color:var(--gold2);font-size:1.28rem;letter-spacing:.25em;text-transform:uppercase;font-weight:700}
.fwmbc-redesign .hero h1{font-family:var(--serif);font-size:clamp(4rem,8vw,7.8rem);line-height:.72;margin:.4rem 0 1rem;text-shadow:0 10px 30px #000}
.fwmbc-redesign .hero h1 .script{display:block;font-family:"Great Vibes",cursive;color:var(--gold);font-size:.53em;font-weight:400;line-height:1.15;margin-left:25px}
.fwmbc-redesign .hero h2{font-family:var(--serif);font-size:1.6rem;letter-spacing:.08em;margin:.8rem 0 .6rem}
.fwmbc-redesign .hero p{max-width:610px;color:#e5dedb}
.fwmbc-redesign .hero-meta{display:flex;gap:24px;flex-wrap:wrap;margin:20px 0}
.fwmbc-redesign .hero-meta span{font-size:.78rem}
.fwmbc-redesign .hero-meta i{color:var(--gold);margin-right:8px}
.fwmbc-redesign .hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:24px}
.fwmbc-redesign .service-strip{margin-top:-1px;background:var(--cream);position:relative;z-index:8;border-top:1px solid #e3d3b0;border-bottom:1px solid #d6c29a}
.fwmbc-redesign .service-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.fwmbc-redesign .service-item{display:flex;align-items:center;gap:13px;padding:25px 17px;border-right:1px solid #d7be82}
.fwmbc-redesign .service-item:last-child{border-right:0}
.fwmbc-redesign .service-item i{font-size:1.7rem;color:#9a6812}
.fwmbc-redesign .service-item strong{display:block;font-family:var(--serif);font-size:1.1rem;color:#5b170f}
.fwmbc-redesign .service-item small{font-size:.69rem;color:#5f554f}
.fwmbc-redesign .grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
.fwmbc-redesign .grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.fwmbc-redesign .grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.fwmbc-redesign .pastor-home{display:grid;grid-template-columns:.9fr 1.25fr;min-height:520px;background:linear-gradient(135deg,#1b0908,#090505);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}
.fwmbc-redesign .pastor-photo{position:relative;min-height:480px;background:radial-gradient(circle at 50% 35%,rgba(213,165,29,.25),transparent 40%),linear-gradient(135deg,#3e0709,#110606)}
.fwmbc-redesign .pastor-photo img{height:100%;width:100%;object-fit:contain;object-position:bottom;padding-top:25px}
.fwmbc-redesign .pastor-copy{padding:60px;display:flex;flex-direction:column;justify-content:center;color:#fff}
.fwmbc-redesign .pastor-copy h3{font-family:var(--serif);font-size:3.15rem;line-height:.95;margin:10px 0 18px}
.fwmbc-redesign .pastor-copy .signature{font-family:"Great Vibes",cursive;color:var(--gold2);font-size:2.2rem}
.fwmbc-redesign .pastor-copy p{color:#d5c9c4}
.fwmbc-redesign .ministry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.fwmbc-redesign .ministry-card{height:210px;border-radius:10px;position:relative;overflow:hidden;border:1px solid rgba(215,165,29,.55);background:#210b0b;isolation:isolate;transition:.3s}
.fwmbc-redesign .ministry-card:hover{transform:translateY(-6px);border-color:var(--gold2);box-shadow:0 18px 38px rgba(0,0,0,.35)}
.fwmbc-redesign .ministry-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(14,4,4,.95),rgba(14,4,4,.05) 70%);z-index:1}
.fwmbc-redesign .ministry-card img{width:100%;height:100%;object-fit:cover;transition:.5s}
.fwmbc-redesign .ministry-card:hover img{transform:scale(1.07)}
.fwmbc-redesign .ministry-card .mc{position:absolute;z-index:2;bottom:16px;left:17px;right:17px}
.fwmbc-redesign .ministry-card h3{margin:0;font-family:var(--serif);font-size:1.35rem;line-height:1}
.fwmbc-redesign .ministry-card small{color:var(--gold2);font-size:.63rem;text-transform:uppercase;letter-spacing:.12em}
.fwmbc-redesign .event-list{display:grid;gap:11px}
.fwmbc-redesign .event-row{display:grid;grid-template-columns:78px 1fr auto;gap:18px;align-items:center;padding:15px;background:rgba(255,255,255,.035);border:1px solid rgba(215,165,29,.34);border-radius:9px}
.fwmbc-redesign .date-box{border:1px solid var(--gold);text-align:center;border-radius:5px;overflow:hidden;color:#fff}
.fwmbc-redesign .date-box span{display:block;background:var(--wine);font-size:.62rem;font-weight:800;letter-spacing:.12em;padding:4px}
.fwmbc-redesign .date-box b{display:block;font-family:var(--serif);font-size:1.8rem;line-height:1.2;padding:4px}
.fwmbc-redesign .event-row h4{margin:0 0 3px;font-family:var(--serif);font-size:1.2rem}
.fwmbc-redesign .event-row p{margin:0;font-size:.72rem;opacity:.68}
.fwmbc-redesign .event-arrow{color:var(--gold);font-size:1.15rem}
.fwmbc-redesign .triple-feature{display:grid;grid-template-columns:1fr 1.05fr 1.15fr;gap:22px}
.fwmbc-redesign .feature-panel{border:1px solid var(--line);border-radius:15px;padding:28px;background:rgba(255,255,255,.035);min-height:390px}
.fwmbc-redesign .feature-panel h3{font-family:var(--serif);font-size:2rem;margin:0 0 4px}
.fwmbc-redesign .feature-panel .sub{font-size:.66rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold2)}
.fwmbc-redesign .prayer-card{background:var(--cream);color:#251412;padding:17px;border-radius:9px;margin:10px 0}
.fwmbc-redesign .prayer-card h4{font-family:var(--serif);margin:0 0 5px}
.fwmbc-redesign .prayer-card p{font-size:.74rem}
.fwmbc-redesign .pray-btn{border:0;background:transparent;color:#7b160e;font-size:.72rem;font-weight:800;cursor:pointer}
.fwmbc-redesign .pray-btn i{color:#a97914;margin-right:5px}
.fwmbc-redesign .prayer-total{margin-top:14px;border:1px solid var(--gold);border-radius:12px;padding:14px;display:flex;align-items:center;gap:15px}
.fwmbc-redesign .prayer-total i{font-size:2rem;color:var(--gold2)}
.fwmbc-redesign .prayer-total b{font-family:var(--serif);font-size:2rem}
.fwmbc-redesign .gallery-mini{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:13px}
.fwmbc-redesign .gallery-mini img{height:126px;width:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(215,165,29,.35)}
.fwmbc-redesign .history-band{background:linear-gradient(rgba(146,97,12,.88),rgba(102,55,8,.92)),url("https://fwmbc.org/wp-content/uploads/2022/01/fwmbc-0021-1.jpg") center/cover;color:#fff;padding:55px 0}
.fwmbc-redesign .timeline-mini{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:30px;position:relative}
.fwmbc-redesign .timeline-mini:before{content:"";position:absolute;top:31px;left:5%;right:5%;height:2px;background:#f4df9a}
.fwmbc-redesign .timeline-step{position:relative;text-align:center;z-index:1}
.fwmbc-redesign .timeline-step .dot{width:62px;height:62px;border-radius:50%;margin:auto;background:#80570e;border:2px solid #f0d47a;display:grid;place-items:center;font-size:1.3rem}
.fwmbc-redesign .timeline-step b{display:block;margin-top:10px}
.fwmbc-redesign .timeline-step small{display:block;font-size:.64rem;opacity:.86}
.fwmbc-redesign .news-card{background:#fff7e8;color:#201412;border-radius:12px;overflow:hidden}
.fwmbc-redesign .news-card img{height:160px;width:100%;object-fit:cover}
.fwmbc-redesign .news-card .pad{padding:18px}
.fwmbc-redesign .news-card h4{font-family:var(--serif);font-size:1.4rem;margin:0 0 4px}
.fwmbc-redesign .news-card p{font-size:.74rem;color:#62554e}
.fwmbc-redesign .news-card a{font-size:.66rem;text-transform:uppercase;font-weight:800;color:#7a120e}
.fwmbc-redesign .give-card{border-radius:18px;background:linear-gradient(135deg,#e9b936,#9f6808);padding:35px;color:#28140a;min-height:100%}
.fwmbc-redesign .give-card h3{font-family:var(--serif);font-size:2.5rem;line-height:1;margin:0 0 13px}
.fwmbc-redesign .give-list{display:grid;gap:8px;margin:20px 0}
.fwmbc-redesign .give-list i{margin-right:8px}
.fwmbc-redesign .leadership-home{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:end}
.fwmbc-redesign .couple-art{min-height:420px;position:relative;background:radial-gradient(circle at center,rgba(215,165,29,.17),transparent 58%)}
.fwmbc-redesign .couple-art img{position:absolute;bottom:0;left:0;right:0;margin:auto;max-height:430px}
.fwmbc-redesign .quote-card{border-left:3px solid var(--gold);padding:20px 25px;background:rgba(255,255,255,.04);font-family:var(--serif);font-size:1.65rem}
.fwmbc-redesign .first-lady-band{overflow:hidden}
.fwmbc-redesign .first-lady-grid{display:grid;grid-template-columns:.45fr 1.1fr .75fr;gap:30px;align-items:center}
.fwmbc-redesign .first-lady-grid .portrait{height:360px;display:flex;align-items:end}
.fwmbc-redesign .first-lady-grid .portrait img{max-height:360px;margin:auto}
.fwmbc-redesign .first-lady-grid h3{font-family:var(--serif);font-size:3rem;line-height:1;margin:.2rem 0}
.fwmbc-redesign .big-quote{font-family:var(--serif);font-size:1.65rem;text-transform:uppercase;letter-spacing:.05em;color:#f3e3b0}
.fwmbc-redesign .page-hero{min-height:490px;padding-top:145px;color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;background:#240707}
.fwmbc-redesign .page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,2,2,.94),rgba(32,5,5,.72),rgba(0,0,0,.25)),var(--bg,url("https://fwmbc.org/wp-content/uploads/2022/01/fwmbc-0017-1.jpg")) center/cover}
.fwmbc-redesign .page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(215,165,29,.18),transparent 30%)}
.fwmbc-redesign .page-hero .container{position:relative;z-index:2}
.fwmbc-redesign .page-hero h1{font-family:var(--serif);font-size:clamp(3.4rem,7vw,6.6rem);line-height:.92;margin:.2rem 0}
.fwmbc-redesign .breadcrumb{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#e6d9cb}
.fwmbc-redesign .breadcrumb span{color:var(--gold2)}
.fwmbc-redesign .content-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 12px 38px rgba(77,38,16,.08)}
.fwmbc-redesign .content-card h3{font-family:var(--serif);font-size:1.8rem;margin-top:0}
.fwmbc-redesign .content-card p{color:#62564f}
.fwmbc-redesign .stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d6c29d;border:1px solid #d6c29d}
.fwmbc-redesign .stat{background:#fff8eb;padding:32px;text-align:center}
.fwmbc-redesign .stat b{display:block;font-family:var(--serif);font-size:3rem;color:#7e1710}
.fwmbc-redesign .stat span{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}
.fwmbc-redesign .history-timeline{position:relative;margin-top:45px}
.fwmbc-redesign .history-timeline:before{content:"";position:absolute;left:24px;top:0;bottom:0;width:2px;background:linear-gradient(var(--gold),rgba(215,165,29,.15))}
.fwmbc-redesign .history-item{position:relative;padding:0 0 42px 75px}
.fwmbc-redesign .history-item:before{content:"";position:absolute;left:13px;top:4px;width:22px;height:22px;border-radius:50%;background:var(--wine);border:5px solid #f2cf6b;box-shadow:0 0 0 6px #f5ead5}
.fwmbc-redesign .history-item .year{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#9c700c}
.fwmbc-redesign .history-item h3{font-family:var(--serif);font-size:2rem;margin:.2rem 0}
.fwmbc-redesign .history-item p{color:#655952;max-width:850px}
.fwmbc-redesign .leader-card{background:#130707;color:#fff;border:1px solid rgba(215,165,29,.3);border-radius:16px;overflow:hidden}
.fwmbc-redesign .leader-card .photo{height:400px;background:radial-gradient(circle at 50% 35%,rgba(215,165,29,.2),transparent 38%);display:flex;align-items:end;justify-content:center}
.fwmbc-redesign .leader-card .photo img{max-height:390px;object-fit:contain}
.fwmbc-redesign .leader-card .pad{padding:28px}
.fwmbc-redesign .leader-card h3{font-family:var(--serif);font-size:2.1rem;margin:0}
.fwmbc-redesign .leader-card p{color:#c9bbb5;font-size:.85rem}
.fwmbc-redesign .leader-card .role{color:var(--gold2);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}
.fwmbc-redesign .ministry-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.fwmbc-redesign .directory-card{background:#fffaf0;border:1px solid #e1d3b6;border-radius:14px;padding:24px;transition:.25s}
.fwmbc-redesign .directory-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(66,33,19,.11);border-color:#c89a30}
.fwmbc-redesign .directory-card .icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#6f070b;color:#f0c95a;margin-bottom:13px}
.fwmbc-redesign .directory-card h3{font-family:var(--serif);font-size:1.55rem;line-height:1.05;margin:0 0 8px}
.fwmbc-redesign .directory-card p{font-size:.78rem;color:#655b54}
.fwmbc-redesign .directory-card .contact{font-size:.67rem;font-weight:700;color:#7b140f}
.fwmbc-redesign .filter-row{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}
.fwmbc-redesign .filter-btn{border:1px solid #a77f27;background:transparent;color:inherit;border-radius:999px;padding:8px 15px;font-size:.68rem;font-weight:800;cursor:pointer}
.fwmbc-redesign .filter-btn.active, .fwmbc-redesign .filter-btn:hover{background:var(--gold);color:#1e130d}
.fwmbc-redesign .events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.fwmbc-redesign .event-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 14px 35px rgba(76,33,12,.09);border:1px solid #eadcc4}
.fwmbc-redesign .event-card img{height:220px;width:100%;object-fit:cover}
.fwmbc-redesign .event-card .pad{padding:24px}
.fwmbc-redesign .event-card .meta{font-size:.68rem;color:#8a6d55;text-transform:uppercase;letter-spacing:.08em}
.fwmbc-redesign .event-card h3{font-family:var(--serif);font-size:1.8rem;line-height:1.05;margin:.35rem 0}
.fwmbc-redesign .event-card p{font-size:.8rem;color:#62564e}
.fwmbc-redesign .event-card .tag{display:inline-block;padding:4px 9px;border-radius:999px;background:#f3e7cd;color:#68110d;font-size:.6rem;font-weight:800;text-transform:uppercase}
.fwmbc-redesign .gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.fwmbc-redesign .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.fwmbc-redesign .gallery-item{height:230px;border-radius:10px;overflow:hidden;position:relative;cursor:pointer;transition:.25s}
.fwmbc-redesign .gallery-item.wide{grid-column:span 2}
.fwmbc-redesign .gallery-item.tall{grid-row:span 2;height:470px}
.fwmbc-redesign .gallery-item img{width:100%;height:100%;object-fit:cover;transition:.4s}
.fwmbc-redesign .gallery-item:hover img{transform:scale(1.05)}
.fwmbc-redesign .gallery-item:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:1.4rem;background:rgba(73,5,8,.0);opacity:0;transition:.25s}
.fwmbc-redesign .gallery-item:hover:after{background:rgba(73,5,8,.52);opacity:1}
.fwmbc-redesign .gallery-item.hidden{display:none}
.fwmbc-redesign .lightbox{position:fixed;inset:0;z-index:3000;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;padding:40px}
.fwmbc-redesign .lightbox.open{display:flex}
.fwmbc-redesign .lightbox img{max-width:92vw;max-height:88vh;border-radius:8px}
.fwmbc-redesign .lightbox-close{position:absolute;top:22px;right:28px;color:#fff;background:none;border:0;font-size:2rem;cursor:pointer}
.fwmbc-redesign .press-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.fwmbc-redesign .press-issue{aspect-ratio:8.5/11;background:linear-gradient(135deg,#fff9e8,#e8d7b8);border:1px solid #cbb68c;border-radius:8px;padding:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(45,24,10,.08);transition:.25s}
.fwmbc-redesign .press-issue:hover{transform:translateY(-5px) rotate(-.4deg)}
.fwmbc-redesign .press-issue .masthead{font-family:var(--serif);font-size:1.65rem;border-bottom:2px solid #7f160e;padding-bottom:7px;color:#6c0d0d}
.fwmbc-redesign .press-issue h4{font-family:var(--serif);font-size:1.2rem;line-height:1;margin:17px 0 8px}
.fwmbc-redesign .press-issue p{font-size:.63rem;color:#6b5b50}
.fwmbc-redesign .press-issue .issue-no{position:absolute;bottom:12px;right:14px;font-size:.6rem;text-transform:uppercase;color:#8f6817}
.fwmbc-redesign .form-card{background:#fffaf0;border:1px solid #e3d4b9;border-radius:16px;padding:30px}
.fwmbc-redesign .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.fwmbc-redesign .field{display:grid;gap:6px}
.fwmbc-redesign .field.full{grid-column:1/-1}
.fwmbc-redesign .field label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#6b5347}
.fwmbc-redesign .field input, .fwmbc-redesign .field select, .fwmbc-redesign .field textarea{border:1px solid #d7c4a4;background:#fff;padding:13px 14px;border-radius:7px;outline:none}
.fwmbc-redesign .field input:focus, .fwmbc-redesign .field select:focus, .fwmbc-redesign .field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(215,165,29,.12)}
.fwmbc-redesign .prayer-wall-grid{columns:3 260px;column-gap:16px}
.fwmbc-redesign .prayer-wall-card{break-inside:avoid;background:#fffaf0;border:1px solid #e2d3b9;border-radius:13px;padding:20px;margin:0 0 16px}
.fwmbc-redesign .prayer-wall-card h3{font-family:var(--serif);font-size:1.35rem;margin:0}
.fwmbc-redesign .prayer-wall-card p{font-size:.78rem;color:#5f544d}
.fwmbc-redesign .prayer-wall-card .who{font-size:.63rem;text-transform:uppercase;color:#9a721b;letter-spacing:.08em}
.fwmbc-redesign .give-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.fwmbc-redesign .give-option{background:#fffaf0;border:1px solid #e4d0a8;border-radius:16px;padding:30px;text-align:center}
.fwmbc-redesign .give-option i{font-size:2.2rem;color:#7e150f}
.fwmbc-redesign .give-option h3{font-family:var(--serif);font-size:1.8rem}
.fwmbc-redesign .give-option p{font-size:.8rem;color:#65564d}
.fwmbc-redesign .give-option.featured{background:linear-gradient(135deg,#6d080b,#360405);color:#fff;border-color:#d7a51d}
.fwmbc-redesign .give-option.featured p{color:#d8c9c2}
.fwmbc-redesign .contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}
.fwmbc-redesign .contact-info{background:#5f080b;color:#fff;border-radius:16px;padding:35px}
.fwmbc-redesign .contact-info h3{font-family:var(--serif);font-size:2.1rem}
.fwmbc-redesign .contact-line{display:flex;gap:14px;margin:22px 0}
.fwmbc-redesign .contact-line i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#d7a51d;color:#281307}
.fwmbc-redesign .contact-line p{margin:0;font-size:.8rem;color:#e5d6cf}
.fwmbc-redesign .map-frame{height:430px;border:0;width:100%;display:block}
.fwmbc-redesign .cta-band{padding:55px 0;background:linear-gradient(100deg,#7b090e,#3d0406);color:#fff}
.fwmbc-redesign .cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.fwmbc-redesign .cta-inner h3{font-family:var(--serif);font-size:2.5rem;margin:0}
.fwmbc-redesign .cta-inner p{margin:.2rem 0 0;color:#dbcac4}
.fwmbc-redesign .site-footer{background:#1a0505;color:#e4d8d1}
.fwmbc-redesign .footer-main{padding:60px 0 35px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:40px}
.fwmbc-redesign .footer-brand img{max-width:300px;filter:drop-shadow(0 5px 10px #000)}
.fwmbc-redesign .footer-col h4{font-family:var(--serif);color:#f1c94f;font-size:1.2rem}
.fwmbc-redesign .footer-col a, .fwmbc-redesign .footer-col p{display:block;font-size:.74rem;color:#c7b9b2;margin:7px 0}
.fwmbc-redesign .footer-col a:hover{color:var(--gold2)}
.fwmbc-redesign .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:14px 0;background:#5e070a;font-size:.65rem;color:#d9c8c0}
.fwmbc-redesign .footer-bottom .container{display:flex;justify-content:space-between;gap:20px}
.fwmbc-redesign .socials{display:flex;gap:8px}
.fwmbc-redesign .socials a{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#5d080b}
.fwmbc-redesign .modal{position:fixed;inset:0;z-index:2500;background:rgba(0,0,0,.78);display:none;align-items:center;justify-content:center;padding:25px}
.fwmbc-redesign .modal.open{display:flex}
.fwmbc-redesign .modal-card{background:#fffaf0;border-radius:16px;max-width:680px;width:100%;padding:32px;position:relative;box-shadow:var(--shadow)}
.fwmbc-redesign .modal-close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:1.5rem;cursor:pointer}
.fwmbc-redesign .toast{position:fixed;right:20px;bottom:20px;z-index:4000;background:#fff8e8;border-left:4px solid var(--gold);box-shadow:0 12px 40px rgba(0,0,0,.2);padding:15px 20px;border-radius:8px;transform:translateY(120px);opacity:0;transition:.35s}
.fwmbc-redesign .toast.show{transform:none;opacity:1}
.fwmbc-redesign .reveal{opacity:0;transform:translateY(22px);transition:.7s ease}
.fwmbc-redesign .reveal.visible{opacity:1;transform:none}
.fwmbc-redesign .float{animation:float 5s ease-in-out infinite}
@keyframes float{50%{transform:translateY(-10px)}}
@media(max-width:1050px){.fwmbc-redesign .main-nav{gap:15px;font-size:.68rem}
.fwmbc-redesign .header-actions{display:none}
.fwmbc-redesign .service-grid{grid-template-columns:repeat(3,1fr)}
.fwmbc-redesign .service-item:nth-child(3){border-right:0}
.fwmbc-redesign .ministry-grid{grid-template-columns:repeat(2,1fr)}
.fwmbc-redesign .triple-feature{grid-template-columns:1fr 1fr}
.fwmbc-redesign .triple-feature .feature-panel:last-child{grid-column:1/-1}
.fwmbc-redesign .timeline-mini{grid-template-columns:repeat(3,1fr);row-gap:25px}
.fwmbc-redesign .timeline-mini:before{display:none}
.fwmbc-redesign .first-lady-grid{grid-template-columns:.6fr 1.2fr}
.fwmbc-redesign .first-lady-grid .big-quote{grid-column:1/-1}
.fwmbc-redesign .ministry-directory, .fwmbc-redesign .events-grid{grid-template-columns:repeat(2,1fr)}
.fwmbc-redesign .gallery-grid{grid-template-columns:repeat(3,1fr)}
.fwmbc-redesign .press-grid{grid-template-columns:repeat(3,1fr)}
.fwmbc-redesign .footer-main{grid-template-columns:1.2fr 1fr 1fr}
.fwmbc-redesign .footer-col:last-child{grid-column:2/-1}}
@media(max-width:820px){.fwmbc-redesign .topbar{display:none}
.fwmbc-redesign .site-header{top:0;height:75px}
.fwmbc-redesign .brand{width:88px;min-width:88px}
.fwmbc-redesign .brand img{max-height:94px}
.fwmbc-redesign .main-nav{display:none}
.fwmbc-redesign .mobile-toggle{display:block}
.fwmbc-redesign .mobile-drawer{position:fixed;inset:0 0 0 18%;z-index:1099;background:rgba(18,5,5,.98);padding:105px 30px 30px;display:block;transform:translateX(110%);transition:.3s}
.fwmbc-redesign .mobile-drawer.open{transform:none}
.fwmbc-redesign .mobile-drawer a{display:block;color:#fff;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08);font-family:var(--serif);font-size:1.4rem}
.fwmbc-redesign .hero{min-height:760px}
.fwmbc-redesign .hero-inner{padding-top:70px}
.fwmbc-redesign .hero h1{font-size:4.6rem}
.fwmbc-redesign .hero-video iframe{display:none}
.fwmbc-redesign .service-grid{grid-template-columns:1fr 1fr}
.fwmbc-redesign .service-item:nth-child(3){border-right:1px solid #d7be82}
.fwmbc-redesign .service-item:nth-child(even){border-right:0}
.fwmbc-redesign .pastor-home, .fwmbc-redesign .leadership-home, .fwmbc-redesign .contact-grid{grid-template-columns:1fr}
.fwmbc-redesign .pastor-copy{padding:35px}
.fwmbc-redesign .grid-3, .fwmbc-redesign .grid-4{grid-template-columns:1fr 1fr}
.fwmbc-redesign .triple-feature{grid-template-columns:1fr}
.fwmbc-redesign .triple-feature .feature-panel:last-child{grid-column:auto}
.fwmbc-redesign .timeline-mini{grid-template-columns:repeat(2,1fr)}
.fwmbc-redesign .first-lady-grid{grid-template-columns:1fr}
.fwmbc-redesign .first-lady-grid .portrait{height:300px}
.fwmbc-redesign .ministry-directory, .fwmbc-redesign .events-grid, .fwmbc-redesign .give-options{grid-template-columns:1fr 1fr}
.fwmbc-redesign .gallery-grid{grid-template-columns:repeat(2,1fr)}
.fwmbc-redesign .gallery-item.wide{grid-column:span 1}
.fwmbc-redesign .gallery-item.tall{grid-row:span 1;height:230px}
.fwmbc-redesign .press-grid{grid-template-columns:repeat(2,1fr)}
.fwmbc-redesign .stat-grid{grid-template-columns:1fr 1fr}
.fwmbc-redesign .footer-main{grid-template-columns:1fr 1fr}
.fwmbc-redesign .footer-col:last-child{grid-column:auto}
.fwmbc-redesign .cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.fwmbc-redesign .container{width:min(100% - 28px,var(--max))}
.fwmbc-redesign .section{padding:70px 0}
.fwmbc-redesign .hero{min-height:725px}
.fwmbc-redesign .hero h1{font-size:3.7rem}
.fwmbc-redesign .hero h1 .script{font-size:.58em;margin-left:0}
.fwmbc-redesign .hero-kicker{font-size:.9rem}
.fwmbc-redesign .hero-meta{gap:10px;flex-direction:column}
.fwmbc-redesign .service-grid{grid-template-columns:1fr}
.fwmbc-redesign .service-item{border-right:0;border-bottom:1px solid #d7be82}
.fwmbc-redesign .pastor-photo{min-height:380px}
.fwmbc-redesign .pastor-copy h3{font-size:2.5rem}
.fwmbc-redesign .ministry-grid, .fwmbc-redesign .grid-2, .fwmbc-redesign .grid-3, .fwmbc-redesign .grid-4, .fwmbc-redesign .ministry-directory, .fwmbc-redesign .events-grid, .fwmbc-redesign .give-options{grid-template-columns:1fr}
.fwmbc-redesign .feature-panel{padding:21px}
.fwmbc-redesign .timeline-mini{grid-template-columns:1fr 1fr}
.fwmbc-redesign .leader-card .photo{height:330px}
.fwmbc-redesign .gallery-grid{grid-template-columns:1fr 1fr;gap:7px}
.fwmbc-redesign .gallery-item, .fwmbc-redesign .gallery-item.tall{height:180px}
.fwmbc-redesign .press-grid{grid-template-columns:1fr 1fr}
.fwmbc-redesign .form-grid{grid-template-columns:1fr}
.fwmbc-redesign .field.full{grid-column:auto}
.fwmbc-redesign .stat-grid{grid-template-columns:1fr 1fr}
.fwmbc-redesign .footer-main{grid-template-columns:1fr}
.fwmbc-redesign .footer-bottom .container{flex-direction:column}
.fwmbc-redesign .page-hero{min-height:420px}
.fwmbc-redesign .page-hero h1{font-size:3.5rem}
.fwmbc-redesign .event-row{grid-template-columns:66px 1fr}
.fwmbc-redesign .event-arrow{display:none}
.fwmbc-redesign .topbar-group:last-child{display:none}}

/* FWMBC WordPress / Divi compatibility layer */
.fwmbc-redesign{box-sizing:border-box;display:block;width:100%;font-family:var(--sans);overflow:hidden}
.fwmbc-redesign *{box-sizing:border-box}
.fwmbc-redesign .legacy-detail-card{
  background:#fffdf7;border:1px solid #e5d3ad;border-radius:16px;
  padding:clamp(24px,4vw,50px);box-shadow:0 18px 52px rgba(42,25,14,.08);
  color:#322722;font-size:15px;line-height:1.85
}
.fwmbc-redesign .legacy-detail-card h2,
.fwmbc-redesign .legacy-detail-card h3,
.fwmbc-redesign .legacy-detail-card h4{
  font-family:var(--serif);color:#65080b;line-height:1.15;margin-top:1.25em
}
.fwmbc-redesign .legacy-detail-card a{color:#7a0a0d;text-decoration:underline;text-decoration-color:#d7a51d}
.fwmbc-redesign .fwmbc-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}
.fwmbc-redesign .fwmbc-form-status{margin-top:12px;font-size:.8rem;font-weight:700}
.fwmbc-redesign .fwmbc-form-status.ok{color:#277339}
.fwmbc-redesign .fwmbc-form-status.err{color:#9d1b1b}

/* Secondary / preserved Divi pages */
body.fwmbc-redesign-managed #main-content{background:#fbf7ef}
body.fwmbc-redesign-managed .et_pb_gallery_item{
  overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(30,14,10,.08)
}
body.fwmbc-redesign-managed .et_pb_gallery_image img{
  transition:transform .35s ease;object-fit:cover
}
body.fwmbc-redesign-managed .et_pb_gallery_item:hover .et_pb_gallery_image img{transform:scale(1.035)}
body.fwmbc-redesign-managed .et_pb_gallery .et_overlay{border-color:#d7a51d!important}
body.fwmbc-redesign-managed .et_pb_button{
  transition:transform .2s ease,box-shadow .2s ease
}
body.fwmbc-redesign-managed .et_pb_button:hover{transform:translateY(-2px)}

/* Prayer plugin restyle */
.fwmbc-prayer-live #form_gc,
.fwmbc-prayer-live .wpgmp-frontend{
  width:100%!important;max-width:none!important
}
.fwmbc-prayer-live #form_gc .form-group{margin:0 0 16px!important}
.fwmbc-prayer-live #form_gc label{display:block!important;font-weight:800!important;color:#4b1513!important;margin-bottom:6px!important}
.fwmbc-prayer-live #form_gc .form-control{
  width:100%!important;min-height:48px!important;border:1px solid #d7c9b1!important;
  border-radius:7px!important;background:#fff!important;padding:10px 12px!important
}
.fwmbc-prayer-live #form_gc textarea.form-control{min-height:145px!important}
.fwmbc-prayer-live #form_gc .btn-primary{
  border:1px solid #d7a51d!important;background:#70070b!important;color:#fff!important;
  border-radius:5px!important;padding:12px 22px!important;font-weight:800!important
}

/* Dynamic gallery hub */
.fwmbc-gallery-hub{background:#0e0707;padding:80px 0;color:#fff}
.fwmbc-gallery-hub-inner{width:min(1180px,calc(100% - 36px));margin:auto}
.fwmbc-gallery-hub-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:30px}
.fwmbc-gallery-hub-head h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);margin:0;color:#fff}
.fwmbc-gallery-hub-head p{max-width:620px;color:#cfc2bd}
.fwmbc-gallery-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.fwmbc-gallery-card{
  display:block;min-height:235px;position:relative;overflow:hidden;border-radius:12px;
  border:1px solid rgba(215,165,29,.45);background:#230b0b;color:#fff!important
}
.fwmbc-gallery-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.fwmbc-gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,3,3,.96),rgba(10,3,3,.08) 72%)}
.fwmbc-gallery-card-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}
.fwmbc-gallery-card-copy small{display:block;color:#f0c95a;text-transform:uppercase;letter-spacing:.12em;font-size:10px}
.fwmbc-gallery-card-copy strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:24px;line-height:1.05}
.fwmbc-gallery-card:hover img{transform:scale(1.06)}
@media(max-width:850px){.fwmbc-gallery-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.fwmbc-gallery-cards{grid-template-columns:1fr}.fwmbc-gallery-hub-head{display:block}}

/* Generic modern hero/CTA used around preserved pages */
.fwmbc-shell-hero{min-height:390px;display:flex;align-items:center;position:relative;color:#fff;background:#140707;overflow:hidden}
.fwmbc-shell-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(95deg,rgba(0,0,0,.90),rgba(85,3,7,.69)),var(--fwmbc-shell-bg);background-size:cover;background-position:center}
.fwmbc-shell-hero .fwmbc-shell-inner{position:relative;z-index:2;width:min(1160px,calc(100% - 40px));margin:auto;padding:72px 0}
.fwmbc-shell-hero .fwmbc-shell-kicker{color:#efc853;text-transform:uppercase;letter-spacing:.18em;font:800 11px/1.4 Montserrat,Arial,sans-serif}
.fwmbc-shell-hero h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:.92;margin:10px 0 15px;color:#fff}
.fwmbc-shell-hero p{max-width:720px;color:#e7dcd7;font:500 15px/1.75 Montserrat,Arial,sans-serif}
.fwmbc-shell-cta{background:linear-gradient(100deg,#7b090e,#3d0406);color:#fff;padding:46px 0}
.fwmbc-shell-cta-inner{width:min(1160px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.fwmbc-shell-cta h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:34px;margin:0 0 3px;color:#fff}
.fwmbc-shell-cta p{margin:0;color:#e8d6d0}
.fwmbc-shell-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #d7a51d;border-radius:5px;background:#d7a51d;color:#211407!important;font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.08em}
@media(max-width:650px){.fwmbc-shell-cta-inner{display:block}.fwmbc-shell-cta a{margin-top:18px}}


/* ==========================================================
   v1.0.1 DIVI COMPATIBILITY / HERO ALIGNMENT HOTFIX
   ========================================================== */

/* Divi/theme heading defaults were overriding inherited light heading colors.
   Explicitly lock light headings on every dark design surface. */
.fwmbc-redesign .hero h1,
.fwmbc-redesign .hero h2,
.fwmbc-redesign .page-hero h1,
.fwmbc-redesign .section-dark .section-title,
.fwmbc-redesign .section-dark > .container > h1,
.fwmbc-redesign .section-dark > .container > h2,
.fwmbc-redesign .section-dark > .container > h3,
.fwmbc-redesign .section-wine .section-title,
.fwmbc-redesign .pastor-copy h3,
.fwmbc-redesign .leadership-home .section-title,
.fwmbc-redesign .feature-panel h3,
.fwmbc-redesign .feature-panel h4,
.fwmbc-redesign .ministry-card h3,
.fwmbc-redesign .history-band h1,
.fwmbc-redesign .history-band h2,
.fwmbc-redesign .history-band h3,
.fwmbc-redesign .first-lady-band h1,
.fwmbc-redesign .first-lady-band h2,
.fwmbc-redesign .first-lady-band h3,
.fwmbc-redesign .cta-band h1,
.fwmbc-redesign .cta-band h2,
.fwmbc-redesign .cta-band h3,
.fwmbc-redesign .fwmbc-shell-hero h1,
.fwmbc-redesign .fwmbc-gallery-hub h2 {
  color:#ffffff !important;
}

/* Preserve intended gold accents even when Divi applies its own heading/span color. */
.fwmbc-redesign .hero h1 .script,
.fwmbc-redesign .hero-kicker,
.fwmbc-redesign .eyebrow,
.fwmbc-redesign .pastor-copy .signature {
  color:var(--gold2) !important;
}
.fwmbc-redesign .hero h1 .script {
  color:var(--gold) !important;
}

/* Cream/light surfaces keep their intended dark type. */
.fwmbc-redesign .section-cream .section-title,
.fwmbc-redesign .section-cream h1,
.fwmbc-redesign .section-cream h2,
.fwmbc-redesign .section-cream h3,
.fwmbc-redesign .content-card h1,
.fwmbc-redesign .content-card h2,
.fwmbc-redesign .content-card h3,
.fwmbc-redesign .legacy-detail-card h1,
.fwmbc-redesign .legacy-detail-card h2,
.fwmbc-redesign .legacy-detail-card h3,
.fwmbc-redesign .legacy-detail-card h4 {
  color:#4b1513 !important;
}

/* The approved HTML used an overlaid internal header. WordPress already has the
   new Global Header above the page, so reduce the hero's internal top offset. */
body.fwmbc-redesign-managed .fwmbc-redesign .hero-inner {
  padding-top:48px !important;
}

/* Crop/center the worship video a little more aggressively in Divi so it begins
   visually at the navigation edge instead of showing an awkward upper band. */
body.fwmbc-redesign-managed .fwmbc-redesign .hero-video iframe {
  top:48% !important;
  transform:translate(-50%,-50%) scale(1.06) !important;
}

/* Remove any residual Divi section/row/module spacing around imported HTML blocks. */
body.fwmbc-redesign-managed #main-content > .et-l,
body.fwmbc-redesign-managed #main-content .et_builder_inner_content,
body.fwmbc-redesign-managed .fwmbc-core-block,
body.fwmbc-redesign-managed .fwmbc-core-block > .et_pb_row,
body.fwmbc-redesign-managed .fwmbc-core-block .et_pb_column,
body.fwmbc-redesign-managed .fwmbc-core-block .et_pb_code {
  margin-top:0 !important;
  margin-bottom:0 !important;
}
body.fwmbc-redesign-managed .fwmbc-core-block,
body.fwmbc-redesign-managed .fwmbc-core-block > .et_pb_row {
  padding-top:0 !important;
  padding-bottom:0 !important;
}
body.fwmbc-redesign-managed .fwmbc-core-block > .et_pb_row {
  width:100% !important;
  max-width:100% !important;
}

/* Keep common dark page cards from inheriting Divi's default #333 headings. */
.fwmbc-redesign .event-row h4,
.fwmbc-redesign .prayer-card h4,
.fwmbc-redesign .mc h3,
.fwmbc-redesign .quote-card h3,
.fwmbc-redesign .big-quote h3 {
  color:#ffffff !important;
}

@media (max-width:820px){
  body.fwmbc-redesign-managed .fwmbc-redesign .hero-inner{
    padding-top:30px !important;
  }
}
@media (max-width:560px){
  body.fwmbc-redesign-managed .fwmbc-redesign .hero-inner{
    padding-top:12px !important;
  }
}
