.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/prairiefoodsfarm/images/1723564024_66bb7ff8ecde4.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--1 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 768px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--21 {
    --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: 300px;
    padding-top: 16px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: #fcf4df;
    color: var(--text_color);
}

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

.textWidget--21 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--19 {
    --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: 640px;
    padding-top: 16px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: #fcf4df;
    color: var(--text_color);
}

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

.textWidget--19 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--3 {
    padding-top:32px; 
    padding-bottom: 32px;
    background-color: #fcf4df;
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.ctaButtonWidget--27 {
    background-color: #fcf4df; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}.imageWidget--26 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--26 img {
    width: 1920px;
    height: auto;
    max-width: 100%;
}.textWidget--12 {
    --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: 640px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #fcf4df;
    color: var(--text_color);
}

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

.textWidget--12 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--28 hr {
    height: 1px; 
    background-color: #4b3721;
}.howItWorksWidget--4 {
    background-color: #cdc2ac; 
    color: #4b3721; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

.howItWorksWidget--4 a {
    color: var(--link_color);
}

.howItWorksWidget--4 .bullet {
    background-color: #cdc2ac; 
    color: #854646;
}