.photoGridWidget--53 {
    padding-top:48px; 
    padding-bottom: 48px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--53 a {
    color: var(--link_color);
}.textWidget--51 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 816px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--51 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--51 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--55 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 1264px;
    padding-top: 43px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--55 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--55 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--56 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--56 img {
    width: 957px;
    height: auto;
    max-width: 100%;
}.dividerWidget--60 hr {
    height: 16px; 
    background-color: #dbdbdb;
}.bannerWidget--48 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/cwhministry/images/1764946302_6932f17e1d883.jpg); 
	background-attachment: scroll; 
	background-position: 47% 39%; 
	background-repeat: repeat; 
    background-size: cover;
    position: relative;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--48 {
        background-attachment: initial;
    }
}

.bannerWidget--48::after {
    background-color: hsla(0, 0%, 0%, 0.52);
    z-index: 1;
}

.bannerWidget--48 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1403px;
    
    }

.bannerWidget--48 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.75; 
    font-size: 52px;
    text-transform: none;
}

.bannerWidget--48 .bannerWidget__subheading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 832px; 
    line-height: 1.75; 
    font-size: 26px;
    text-transform: none;
}.textWidget--49 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1568px;
    padding-top: 20px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: #6b711d;
    color: #ffffff;
}

.textWidget--49 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--49 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
