.bannerWidget--20 {
    background-image: url(https://s3.amazonaws.com/grazecart/autumnsharvestfarm/images/1724953562_66d0b3daf06a4.jpg); 
	background-attachment: scroll; 
	background-position: 100% 43%; 
	background-repeat: no-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--20 {
        background-attachment: initial;
    }
}

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

.bannerWidget--20 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 85px;
    padding-bottom: 85px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--20 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 720px; 
    line-height: 2; 
    font-size: 55px;
    text-transform: none;
}

.bannerWidget--20 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 2; 
    font-size: 30px;
    text-transform: none;
}.textWidget--50 {
    --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: 832px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--50 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--287 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--287 img {
    width: 1213px;
    height: auto;
    max-width: 100%;
}.photoGalleryWidget--288 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--288 a {
    color: var(--link_color);
}.textWidget--389 {
    --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: 848px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--389 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--390 {
    --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: 848px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--390 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--286 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--286 a {
    color: var(--link_color);
}.featuredProductsWidget--239 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--239 a {
    color: var(--link_color);
}.newsletterWidget--285 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #cfb251;
    color: var(--text_color); 
}

.newsletterWidget--285 a {
    color: var(--link_color);
}