@font-face{font-family:Noto Sans;font-display:swap}.toggleContainer{position:relative;display:grid;grid-template-columns:repeat(2,1fr);width:fit-content;border:3px solid #141414;border-radius:20px;background:#141414;font-weight:500;color:#141414;cursor:pointer}@media (min-width: 1536px){.toggleContainer{border:4px solid #141414}}.toggleContainer:before{content:"";position:absolute;width:50%;height:100%;left:0;border-radius:20px;background:#1d6ab4;transition:all .3s}.toggleCheckbox:checked+.toggleContainer:before{left:50%}.toggleContainer div{padding:6px 14px;text-align:center;z-index:1}.toggleCheckbox{display:none}.toggleCheckbox:checked+.toggleContainer div:first-child{color:#fff;transition:color .3s}.toggleCheckbox:checked+.toggleContainer div:last-child{color:#fff;transition:color .3s}.toggleCheckbox+.toggleContainer div:first-child{color:#fff;transition:color .3s}.toggleCheckbox+.toggleContainer div:last-child{color:#fff;transition:color .3s}#colorgradient{background:radial-gradient(circle 500px at 50% 65%,#194185,#121926)}*{margin:0;padding:0;box-sizing:border-box;font-family:Noto Sans,sans-serif}html{scroll-behavior:smooth;background-color:#f4f4f4}body{line-height:1.3}li{list-style:none}a{text-decoration:none}h1,.applyfont{font-family:"Noto Serif",sans-serif}.home-section{position:relative;width:100%;height:100vh;background-image:url(/assets/capitalcitychurchoutside-BuRCfnaR.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;padding:0;z-index:1}.home-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#141414a6;z-index:2}.home-section *{position:relative;z-index:3}.home-first-div{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:11rem}@media (min-width: 768px){.home-first-div{padding-top:12rem}}@media (min-width: 1280px){.home-first-div{padding-top:14rem}}@media (min-width: 1440px){.home-first-div{padding-top:12rem}}@media (min-width: 1536px){.home-first-div{padding-top:16rem}}.church-logo{width:8rem;height:8rem}@media (min-width: 1536px){.church-logo{width:10rem;height:10rem}}.home-first-h1{color:var(--light-shade-white);font-size:var(--text-5xl);line-height:var(--text-5xl--line-height);font-weight:600;text-align:center}@media (min-width: 768px){.home-first-h1{font-size:var(--text-7xl);line-height:var(--text-7xl--line-height)}}@media (min-width: 1280px){.home-first-h1{font-size:var(--text-8xl);line-height:var(--text-8xl--line-height)}}@media (min-width: 1536px){.home-first-h1{font-size:7.5rem;line-height:var(--text-9xl--line-height)}}.home-second-h1{color:var(--light-shade-white);font-size:var(--text-5xl);line-height:var(--text-5xl--line-height);font-weight:600;text-align:center}@media (min-width: 768px){.home-second-h1{font-size:var(--text-7xl);line-height:var(--text-7xl--line-height)}}@media (min-width: 1280px){.home-second-h1{font-size:var(--text-8xl);line-height:var(--text-8xl--line-height)}}@media (min-width: 1536px){.home-second-h1{font-size:7.5rem;line-height:var(--text-9xl--line-height)}}.home-first-p{color:var(--light-shade-white);font-size:var(--text-base);line-height:var(--text-base--line-height);max-width:80%;text-align:center;margin-top:.5rem}@media (min-width: 768px){.home-first-p{font-size:var(--text-lg);line-height:var(--text-lg--line-height)}}@media (min-width: 1024px){.home-first-p{padding-right:3rem;padding-left:3rem}}@media (min-width: 1280px){.home-first-p{font-size:var(--text-xl);line-height:var(--text-xl--line-height);max-width:50%}}@media (min-width: 1536px){.home-first-p{max-width:35%;font-size:1.5rem;line-height:2rem}}.home-first-a{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1.5rem;margin-bottom:.5rem;font-size:var(--text-base);line-height:var(--text-base--line-height);color:var(--light-shade-white);background-color:var(--primary-blue);border-radius:.375rem;cursor:pointer;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.home-first-a:hover{background-color:var(--light-accent-orange)}@media (min-width: 768px){.home-first-a{font-size:var(--text-lg);line-height:var(--text-lg--line-height)}}@media (min-width: 1536px){.home-first-a{font-size:1.25rem;padding:1rem 1.75rem}}.home-first-link{padding:1.5rem}.home-first-a svg{width:1rem;height:1rem;margin-left:.25rem;transition:transform .3s ease-in-out}@media (min-width: 768px){.home-first-a svg{width:1.25rem;height:1.25rem}}.home-first-a:hover svg{transform:translate(.5rem)}.home-first-svg{width:1rem;height:1rem;margin-left:.25rem;transition:transform .3s ease-in-out}.home-first-a:hover .home-first-svg{transform:translate(.5rem)}@media (min-width: 768px){.home-first-svg{width:1.25rem;height:1.25rem}}.about-first-div{display:flex;justify-content:center;margin-top:2.5rem;margin-bottom:4rem;z-index:10}@media (min-width: 768px){.about-first-div{margin-top:3.5rem}}@media (min-width: 1024px){.about-first-div{max-width:83.3%;margin-left:auto;margin-right:auto;margin-top:5rem;margin-bottom:5rem}}@media (min-width: 1280px){.about-first-div{margin-top:6rem;margin-bottom:6rem;max-width:62.5%}}@media (min-width: 1536px){.about-first-div{max-width:37.5%;margin-top:8rem;margin-bottom:8rem}}.about-second-div{display:flex;flex-direction:column;align-items:center;background-color:#fff;overflow:hidden;border:1px solid #ddd;border-radius:.75rem;margin-left:1rem;margin-right:1rem;padding-top:.5rem}@media (min-width: 768px){.about-second-div{height:fit-content;margin-left:3rem;margin-right:3rem}}.about-first-h2{font-size:1.875rem;font-weight:700;text-align:center;padding:1.5rem;line-height:2.25rem}@media (min-width: 768px){.about-first-h2{font-size:3.125rem;padding-left:2.5rem;padding-right:2.5rem;padding-top:2.5rem;line-height:3.5rem}}@media (min-width: 1536px){.about-first-h2{padding-left:6rem;padding-right:6rem;padding-top:3rem;line-height:3.5rem}}.about-first-p{font-size:1rem;text-align:center;padding-bottom:2rem;padding-left:1rem;padding-right:1rem;line-height:1.5rem}@media (min-width: 768px){.about-first-p{font-size:1.125rem;padding-left:2.5rem;padding-right:2.5rem;line-height:1.75rem}}@media (min-width: 1024px){.about-first-p{padding-left:4rem;padding-right:4rem}}@media (min-width: 1280px){.about-first-p{padding-left:3rem;padding-right:3rem}}@media (min-width: 1536px){.about-first-p{font-size:1.4rem;padding-left:6rem;padding-right:6rem;line-height:1.75rem}}.about-first-img{justify-self:center;width:100%;height:auto}@media (min-width: 768px){.about-first-img{width:62.5%;height:auto;border-radius:1rem;margin-bottom:2.5rem}}@media (min-width: 1024px){.about-first-img{width:60%}}.about-third-div{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:4rem 1.5rem}@media (min-width: 1280px){.about-third-div{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 1536px){.about-third-div{padding-top:6rem;padding-bottom:6rem}}.about-fourth-div{max-width:100%;margin-left:auto;margin-right:auto}@media (min-width: 1024px){.about-fourth-div{max-width:83.3%}}@media (min-width: 1280px){.about-fourth-div{max-width:67.5%}}@media (min-width: 1536px){.about-fourth-div{max-width:50%}}.about-first-h4{font-size:var(--text-xl);color:var(--light-shade-white);font-weight:700;line-height:var(--text-xl--line-height)}@media (min-width: 768px){.about-first-h4{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height)}}@media (min-width: 1280px){.about-first-h4{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}@media (min-width: 1536px){.about-first-h4{font-size:var(--text-4xl);line-height:4rem}}.about-second-h2{font-size:22px;color:var(--light-shade-white);font-weight:700;line-height:1.5rem}@media (min-width: 768px){.about-second-h2{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}@media (min-width: 1280px){.about-second-h2{font-size:var(--text-4xl);line-height:var(--text-4xl--line-height)}}@media (min-width: 1536px){.about-second-h2{font-size:var(--text-5xl);line-height:var(--text-5xl--line-height)}}.about-first-span{color:var(--primary-blue)}.about-second-p{color:#fff;font-size:1rem;padding-top:1rem;padding-bottom:1rem;text-align:center;margin-left:auto;margin-right:auto}@media (min-width: 768px){.about-second-p{font-size:1.125rem;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1280px){.about-second-p{font-size:1.25rem;max-width:62.5%;padding-left:0;padding-right:0}}@media (min-width: 1536px){.about-second-p{max-width:58%;font-size:1.4rem;padding-top:1.5rem;padding-bottom:1.5rem}}.about-fifth-div{display:flex;flex-direction:column-reverse;align-items:center;gap:1.5rem}.about-first-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.75rem 1.5rem;margin-bottom:.5rem;font-size:1rem;color:#fff;background-color:var(--primary-blue);border-radius:.375rem;box-shadow:0 4px 6px #0000001a;cursor:pointer;line-height:1.5;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.about-first-link:hover{background-color:var(--primary-blue);transform:translateY(-.25rem)}@media (min-width: 768px){.about-first-link{font-size:1.125rem}}@media (min-width: 1536px){.about-first-link{font-size:1.5rem;padding:.8rem 1.5rem}}.about-second-img{margin:.5rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a;width:344px;height:auto;line-height:1.5}@media (min-width: 768px){.about-second-img{width:62.5%}}@media (min-width: 1024px){.about-second-img{width:60%}}@media (min-width: 1440px){.about-second-img{width:57.5%}}@media (min-width: 1536px){.about-second-img{width:45.5%}}.serviceinfo-first-div{text-align:center;background-color:#fff;padding-top:1rem;padding-bottom:1rem;overflow:hidden;background-size:cover;border:1px solid #ddd;border-radius:1rem;margin-top:4rem;margin-left:1rem;margin-right:1rem;line-height:1.5}@media (min-width: 768px){.serviceinfo-first-div{margin-left:3rem;margin-right:3rem;padding-top:2rem;padding-bottom:2rem}}@media (min-width: 1024px){.serviceinfo-first-div{margin-top:5rem;max-width:70%;margin-left:auto;margin-right:auto}}@media (min-width: 1280px){.serviceinfo-first-div{margin-top:6rem;max-width:52.5%}}@media (min-width: 1536px){.serviceinfo-first-div{margin-top:8rem;max-width:32.5%}}.serviceinfo-second-div{display:flex;align-items:center;justify-content:center;padding-top:1rem;padding-bottom:1.5rem;line-height:1.5}@media (min-width: 768px){.serviceinfo-second-div{padding-bottom:2rem}}.serviceinfo-time-div{font-size:1rem;line-height:1.5}@media (min-width: 768px){.serviceinfo-time-div{font-size:.875rem}}@media (min-width: 1536px){.serviceinfo-time-div{font-size:1.1rem}}.serviceinfo-third-div{display:flex;justify-content:center;padding-bottom:1rem;border-bottom:2px solid #D1D5DB;margin-bottom:.75rem;margin-left:1rem;margin-right:1rem}@media (min-width: 768px){.serviceinfo-third-div{margin-bottom:1.25rem;margin-left:2rem;margin-right:2rem}}.serviceinfo-first-h3{font-size:1.5rem;font-weight:700}@media (min-width: 768px){.serviceinfo-first-h3{font-size:1.875rem}}@media (min-width: 1280px){.serviceinfo-first-h3{font-size:2.25rem}}@media (min-width: 1536px){.serviceinfo-first-h3{font-size:2.25rem}}.serviceinfo-servicetime-div{display:flex;flex-direction:column;margin-left:1rem;margin-right:1rem;gap:.25rem;border-bottom:2px solid #D1D5DB;padding-bottom:.75rem}@media (min-width: 768px){.serviceinfo-servicetime-div{padding-bottom:1.25rem;margin-left:2.5rem;margin-right:2.5rem}}.serviceinfo-servicetime-succession-div{display:flex;justify-content:space-between;align-items:center}.serviceinfo-servicetimetwo-succession-div{display:flex;align-items:center;gap:.25rem;font-size:1.125rem}@media (min-width: 1536px){.serviceinfo-servicetimetwo-succession-div{font-size:1.4rem}}@media (min-width: 1280px){.serviceinfo-fifth-div{font-size:1.25rem}}.serviceinfo-servicetime-svg{width:1.5rem;height:1.5rem}@media (min-width: 768px){.serviceinfo-servicetime-svg{width:1.75rem;height:1.75rem}}.serviceinfo-servicetime-p{font-weight:600;font-size:1rem}@media (min-width: 1280px){.serviceinfo-servicetime-p{font-size:1.25rem}}@media (min-width: 1536px){.serviceinfo-servicetime-p{font-size:1.4rem}}.serviceinfo-six-div{padding:1rem}.serviceinfo-seventh-div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.serviceinfo-eight-div{display:flex;flex-direction:column;gap:1.5rem;padding-top:.5rem;padding-bottom:1.5rem}@media (min-width: 768px){.serviceinfo-eight-div{padding-top:1rem;padding-bottom:2.5rem;width:83.333333%;font-size:1.125rem}}@media (min-width: 1280px){.serviceinfo-eight-div{font-size:1.25rem}}@media (min-width: 1536px){.serviceinfo-eight-div{font-size:1.4rem}}.serviceinfo-ninth-div{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:1rem;line-height:1.5}@media (min-width: 768px){.serviceinfo-ninth-div{gap:.25rem;font-size:1.125rem}}@media (min-width: 1536px){.serviceinfo-ninth-div{font-size:1.4rem}}.serviceinfo-tenth-divs{display:flex;align-items:center;gap:.25rem}.serviceinfo-servicetime-svgs{width:1.5rem;height:1.5rem}.serviceinfo-eleventh-div{display:flex;align-items:center;font-weight:600;gap:.25rem}.serviceinfo-first-a{color:#000;border-bottom:2px solid #000}.ourpastors-first-div{display:flex;justify-content:center;overflow:hidden;background-size:cover;background-position:center;border:1px solid #ddd;border-radius:1rem;margin-top:4rem;margin-left:1rem;margin-right:1rem}@media (min-width: 768px){.ourpastors-first-div{margin-left:3rem;margin-right:3rem}}@media (min-width: 1024px){.ourpastors-first-div{max-width:70%;margin-top:5rem;margin-left:auto;margin-right:auto}}@media (min-width: 1280px){.ourpastors-first-div{max-width:52.5%;margin-top:6rem}}@media (min-width: 1536px){.ourpastors-first-div{max-width:32.5%;margin-top:8rem}}.ourpastors-second-div{display:flex;flex-direction:column-reverse;text-align:center;background-color:#fff;border-radius:1rem;padding:2rem 1rem}@media (min-width: 768px){.ourpastors-second-div{padding:2.5rem 2rem}}.ourpastors-third-div{padding-left:1rem;padding-right:1rem}.ourpastors-first-img{justify-self:center;border-radius:1rem;width:75%;height:auto}@media (min-width: 768px){.ourpastors-first-img{width:55%}}@media (min-width: 1024px){.ourpastors-first-img{width:52.5%;height:auto}}@media (min-width: 1536px){.ourpastors-first-img{width:50%}}.ourpastors-first-a{display:flex;align-items:center;justify-content:center;text-decoration:underline;padding-top:1.5rem;color:#000}.ourpastors-first-p{font-size:1rem;font-weight:600;font-style:italic;padding-right:.5rem}@media (min-width: 768px){.ourpastors-first-p{font-size:1.125rem}}@media (min-width: 1024px){.ourpastors-first-p{font-size:1.125rem}}@media (min-width: 1280px){.ourpastors-first-p{font-size:1.125rem}}@media (min-width: 1536px){.ourpastors-first-p{font-size:1.4rem}}.ourpastors-first-h2{font-size:1.25rem;font-weight:700}@media (min-width: 768px){.ourpastors-first-h2{font-size:1.875rem}}.ourpastors-second-h2{font-size:1.5rem;font-weight:700;padding-top:.5rem}@media (min-width: 768px){.ourpastors-second-h2{font-size:2.25rem}}.ourpastors-second-p{font-size:1rem;font-style:italic;padding-top:1rem;padding-bottom:1rem}@media (min-width: 768px){.ourpastors-second-p{font-size:1.125rem;padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.ourpastors-second-p{font-size:1.25rem;padding-left:5rem;padding-right:5rem}}@media (min-width: 1536px){.ourpastors-second-p{font-size:1.4rem}}.ourpastors-third-p{font-size:1rem;font-style:italic;padding-bottom:1rem}@media (min-width: 768px){.ourpastors-third-p{font-size:1.125rem}}@media (min-width: 1280px){.ourpastors-third-p{font-size:1.25rem}}@media (min-width: 1536px){.ourpastors-third-p{font-size:1.4rem}}.footer-container{background-color:#fff;background-image:linear-gradient(120deg,#f8fafc 48%,#fff 48%);width:100%;padding-left:1.5rem;padding-right:1.5rem;margin-top:4rem}@media (min-width: 1024px){.footer-container{margin-top:5rem}}@media (min-width: 1280px){.footer-container{margin-top:6rem}}@media (min-width: 1536px){.footer-container{margin-top:8rem}}.footer-div{display:flex;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem;color:#000}.footer-logo-img{width:4rem;height:auto;margin-right:1.5rem}@media (min-width: 768px){.footer-logo-img{margin-right:2.5rem}}@media (min-width: 1280px){.footer-logo-img{width:5rem}}.footer-div-div{display:flex;align-items:center}.footer-a-tag{width:fit-content;height:fit-content}.facebook-link{width:24px;height:24px;margin-right:16px}@media (min-width: 1024px){.facebook-link{margin-right:24px}}@media (min-width: 1280px){.facebook-link{width:36px;height:36px}}.footer-h1{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);font-weight:700;padding-bottom:2.5rem;width:100%}@media (min-width: 1024px){.footer-h1{width:50%}}@media (min-width: 1280px){.footer-h1{font-size:var(--text-3xl);line-height:var(--text-3xl--line-height)}}@media (min-width: 1536px){.footer-h1{width:40%}}.footer-link-div{display:flex;flex-direction:column;justify-content:space-between;font-size:var(--text-lg);line-height:var(--text-lg--line-height);color:#000;margin-left:auto;margin-right:auto}.footer-ul{display:flex;flex-direction:column;font-size:var(--text-xl);line-height:var(--text-xl--line-height)}.footer-links{position:relative;cursor:pointer;margin-bottom:1rem;transition:color .3s ease-in-out}.footer-links:hover{color:var(--primary-blue)}.footer-li{position:relative}.footer-bottom-div{display:flex;width:100%}.cog-logo{width:60px;height:auto;margin-top:2.5rem;margin-bottom:2rem}.footer-bottom-h3{text-align:center;font-weight:600;font-size:var(--text-sm);line-height:var(--text-sm--line-height);margin-bottom:1.25rem}@media (min-width: 1280px){.cog-logo{width:70px}}.menu-btn{display:none}.nav{position:fixed;width:100%;top:0;display:flex;justify-content:space-between;align-items:center;background-color:transparent;padding:1.5rem 2rem;z-index:10;transition:.1s ease-in}.ccc-logo{width:6rem;height:50px;object-fit:contain}.scrolled{background-color:#f4f4f4;box-shadow:0 0 10px #00000017;transition:.1s ease-in}.mobile-closed{display:none}.nav-logo-header{transition:.15s ease-in}.nav-logo-header:hover{cursor:pointer;transition:.15s ease-in;transform:translateY(-.25rem)}.nav-list{display:flex;align-items:center;gap:3rem;font-size:1.8rem}#nav-a{color:#f4f4f4}#nav-a:hover{color:#1d6ab4;transition:.15s ease-in;cursor:pointer;transform:translateY(-.15rem)}#nav-a-scrolled{color:#141414;transition:.15s ease-out;font-weight:500;font-size:1.2rem}#nav-a-scrolled:hover{color:#1d6ab4;transition:.15s ease-in;cursor:pointer;transform:translateY(-.15rem)}.nav-menu-item{color:#f4f4f4;transition:.15s ease-out;font-weight:500;font-size:1.2rem}.nav-menu-item-scrolled{color:#141414;transition:.15s ease-out;font-weight:500;font-size:1.2rem}.nav-menu-item:hover,.nav-menu-item-scrolled:hover{color:#1d6ab4;transition:.15s ease-in;cursor:pointer;transform:translateY(-.15rem)}@media (min-width: 1024px){.nav-menu-item,.nav-menu-item-scrolled,#nav-a,#nav-a-scrolled{font-size:1.1rem}}@media (min-width: 1280px){.nav-menu-item,.nav-menu-item-scrolled,#nav-a,#nav-a-scrolled{font-size:1.2rem}}@media (min-width: 1536px){.nav-menu-item,.nav-menu-item-scrolled,#nav-a,#nav-a-scrolled{font-size:1.3rem}}@media screen and (max-width: 1020px){.nav{padding:1.5rem 2.5rem}.menu-btn{position:relative;display:flex;justify-content:center;align-items:center;width:38px;height:38px;cursor:pointer;transition:all .5s ease-in-out;z-index:1000}.mobile-nav{align-items:center;background-color:#f4f4f4;display:flex;height:100vh;position:fixed;justify-content:center;text-align:center;top:5.5rem;transition:all .3s ease-in-out;width:100vw;z-index:100}.mobile-closed{left:-100%!important}.mobile-open{display:flex;left:0!important}.nav-list{display:none}.mobile-nav-list{display:flex;flex-direction:column;font-size:1.4rem;gap:3.5rem;list-style:none;margin-bottom:14rem}.mobile-nav-menu-item{color:#fff}.menu-btn__burger{width:28px;height:2px;background:#f4f4f4;border-radius:5px;transition:all .5s ease-in-out}.menu-btn__burger:before,.menu-btn__burger:after{content:"";position:absolute;width:28px;height:2px;background:#f4f4f4;border-radius:5px;transition:all .5s ease-in-out}.scrolled-burger{background-color:#141414}.scrolled-burger:before,.scrolled-burger:after{background-color:#141414}.menu-btn__burger:before{transform:translateY(-10px)}.menu-btn__burger:after{transform:translateY(10px)}.menu-btn.open .menu-btn__burger{transform:translate(-50px);background:transparent;box-shadow:none}.menu-btn.open .menu-btn__burger:before{transform:rotate(45deg) translate(35px,-35px)}.menu-btn.open .menu-btn__burger:after{transform:rotate(-45deg) translate(35px,35px)}}@media screen and (max-width: 768px){.nav{padding:1.5rem}}.overflowing{overflow:hidden}.wave-spacer{display:block}:root{--text-xs: .75rem;--text-xs--line-height: 1rem;--text-sm: .875rem;--text-sm--line-height: 1.25rem;--text-base: 1rem;--text-base--line-height: 1.5rem;--text-lg: 1.125rem;--text-lg--line-height: 1.75rem;--text-xl: 1.25rem;--text-xl--line-height: 1.75rem;--text-2xl: 1.5rem;--text-2xl--line-height: 2rem;--text-3xl: 1.875rem;--text-3xl--line-height: 2.25rem;--text-4xl: 2.25rem;--text-4xl--line-height: 2.5rem;--text-5xl: 3rem;--text-5xl--line-height: 3rem;--text-6xl: 3.75rem;--text-6xl--line-height: 3.75rem;--text-7xl: 4.5rem;--text-7xl--line-height: 4.5rem;--text-8xl: 6rem;--text-8xl--line-height: 6rem;--text-9xl: 8rem;--text-9xl--line-height: 8rem;--primary-blue: #1D6AB4;--light-accent-green: #7A997B;--dark-accent-orange: #7E5E28;--light-accent-orange: #B47845;--light-shade-white: #F2F0ED;--off-white: #F4F4F4;--dark-shade-black: #1D2326;--background-overlay-black: #141414}
