.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/lewisfamilyfarms/images/1686280240_648298306b61a.jpg); 
	background-attachment: scroll; 
	background-position: 50% 26%; 
	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.38);
    z-index: 1;
}

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

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 656px; 
    line-height: 2; 
    font-size: 20px;
    text-transform: none;
}.dividerWidget--10 hr {
    height: 16px; 
    background-color: #266d22;
}.textWidget--69 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #f56d11;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 700px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: var(--text_color);
}

.textWidget--69 a {
    color: #f56d11;
    text-decoration: none;
}

.textWidget--69 a:hover {
    color: #f56d11;
    text-decoration: underline;
}
.dividerWidget--78 hr {
    height: 16px; 
    background-color: #266d22;
}.photoGridWidget--3 {
    padding-top:30px; 
    padding-bottom: 30px;
    background-color: #eeeeee;
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.dividerWidget--81 hr {
    height: 16px; 
    background-color: #266d22;
}.howItWorksWidget--4 {
    background-color: #eeeeee; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #266d22; 
    color: #eeeeee;
}.dividerWidget--83 hr {
    height: 16px; 
    background-color: #266d22;
}.imageWidget--18 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--18 img {
    width: 1500px;
    height: auto;
    max-width: 100%;
}.newsletterWidget--63 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #eeeeee;
    color: var(--text_color); 
}

.newsletterWidget--63 a {
    color: var(--link_color);
}.dividerWidget--80 hr {
    height: 16px; 
    background-color: #266d22;
}.ctaButtonWidget--17 {
    background-color: #eeeeee; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.contactFormWidget--19 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #eeeeee; 
    color: #3d3d3d;
}