@import "https://fonts.googleapis.com/css2?family=Antic+Slab&family=Raleway:wght@100;200;300;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Antic+Slab&family=Raleway:wght@500&display=swap";
@import "https://fonts.googleapis.com/css2?family=Antic+Slab&family=Raleway:wght@100;200;500&display=swap";
:root{--background-color:#fbf9f4;--background-complement-color:#211915;--background-complement-color-light:#2c231e;--text-color:#333;--cta-color:#98b5c3;--accent-color:#d4af37;--accent2-color:#f5a142;--accent3-color:#ac8e2c;--primary-color:#c3b598;--secondary-color:orange;--max-width:945px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-raleway:"Raleway",sans-serif;--font-antic-slab:"Antic Slab",serif;--foreground-rgb:0,0,0;--background-start-rgb:255,255,255;--background-end-rgb:255,255,255;--primary-rgb:195,181,152;--secondary-rgb:255,165,0;--primary:#c3b598;--secondary:orange;--callout:#98b5c3;--primary-glow:radial-gradient(var(--callout),#07f0);--secondary-glow:radial-gradient(orange,#ffa50000);--tile-start-rgb:16,16,16;--tile-end-rgb:16,16,16;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-border-rgb:51,119,255;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--background-color:#1a1a1a;--background-complement-color:#13100f;--background-complement-color-light:#27211f;--text-color:#c5c5c5;--cta-color:#0f5a2e;--accent-color:#d4af37;--accent2-color:#f5a142;--accent3-color:#ac8e2c;--primary-color:#1d7a46;--secondary-color:#2c2c2c;--foreground-rgb:255,255,255;--background-start-rgb:18,18,18;--background-end-rgb:20,20,20;--primary:#036;--secondary:#ff8c00;--primary-glow:radial-gradient(#0366,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#ff8c0000,#ff8c0000,#ff8c004d);--tile-start-rgb:255,255,255;--tile-end-rgb:255,255,255;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--primary-color);background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))var(--background-color)}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.WeatherWidget-module__rLTHVW__container{height:80px;color:var(--primary-color);flex-direction:column;justify-content:center;align-items:center;display:flex}.WeatherWidget-module__rLTHVW__main{justify-content:center;align-items:center;width:100%;display:flex}.WeatherWidget-module__rLTHVW__container p{text-transform:capitalize}.WeatherWidget-module__rLTHVW__container a{color:var(--accent-color);margin-bottom:1rem}.WeatherWidget-module__rLTHVW__loading{width:80px;height:80px;display:block}.WeatherWidget-module__rLTHVW__loading:after{content:" ";border:6px solid #fff;border-color:#fff #0000;border-radius:50%;width:2rem;height:2rem;margin:8px;animation:1.2s linear infinite WeatherWidget-module__rLTHVW__loading;display:block}@keyframes WeatherWidget-module__rLTHVW__loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1023px){.WeatherWidget-module__rLTHVW__main{white-space:nowrap;font-size:.8rem}.WeatherWidget-module__rLTHVW__container a{padding-bottom:1rem}}
.Footer-module__8-teKW__footer{font-family:var(--font-raleway)}.Footer-module__8-teKW__contactBanner{text-transform:uppercase;width:100%;position:relative;overflow:hidden}.Footer-module__8-teKW__bannerContent{color:var(--accent-color);flex-direction:column;align-items:center;width:100%;padding:4rem 2rem;display:flex;position:relative}.Footer-module__8-teKW__bannerContent:before{content:"";opacity:.6;z-index:0;background-image:url(/church-top-cropped.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__8-teKW__bannerContent:after{content:"";z-index:0;background:linear-gradient(#1a1a1a4d 0%,#1a1a1a99 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__8-teKW__bannerContent h2{letter-spacing:3px;z-index:1;text-shadow:2px 2px 8px #00000080;margin-bottom:.5rem;font-size:2rem;font-weight:300;position:relative}.Footer-module__8-teKW__bannerContent h2 span{font-family:var(--font-antic-slab);font-style:italic;font-weight:400}.Footer-module__8-teKW__bannerContent p{text-align:center;letter-spacing:1px;color:var(--primary-color);z-index:1;max-width:700px;padding:1rem 2rem;font-size:.9rem;position:relative}.Footer-module__8-teKW__bannerContent p:before{content:"";background:var(--accent-color);width:60px;height:2px;margin:0 auto 1rem;display:block}.Footer-module__8-teKW__footerMain{background-color:var(--background-complement-color-light);padding:2.5rem 2rem}.Footer-module__8-teKW__footerColumns{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__8-teKW__footerColumn h3{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--primary-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600}.Footer-module__8-teKW__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__8-teKW__footerColumn li{margin:.5rem 0}.Footer-module__8-teKW__footerColumn a{color:var(--primary-color);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__8-teKW__footerColumn a:hover{color:var(--accent-color)}.Footer-module__8-teKW__contactInfo p{color:var(--primary-color);margin:.35rem 0;font-size:.9rem}.Footer-module__8-teKW__phone{font-weight:600;margin-top:.75rem!important}.Footer-module__8-teKW__email{word-break:break-all;font-size:.85rem!important}.Footer-module__8-teKW__bottomBar{background-color:var(--background-complement-color);color:var(--primary-color);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.75rem;display:flex}.Footer-module__8-teKW__separator{opacity:.5}@media (max-width:900px){.Footer-module__8-teKW__footerColumns{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media (max-width:600px){.Footer-module__8-teKW__footerColumns{text-align:center;grid-template-columns:1fr;gap:1.5rem}.Footer-module__8-teKW__footerColumn h3{border-bottom:none;padding-bottom:0}.Footer-module__8-teKW__bannerContent{padding:3rem 1rem}.Footer-module__8-teKW__bannerContent h2{font-size:1.5rem}.Footer-module__8-teKW__bannerContent p{letter-spacing:.5px;padding:.75rem 1rem;font-size:.75rem}.Footer-module__8-teKW__bannerContent p:before{width:40px;margin-bottom:.75rem}.Footer-module__8-teKW__bottomBar{flex-direction:column;gap:.25rem}.Footer-module__8-teKW__separator{display:none}}
