.bannerWidget--17 {
    background-image: url(https://s3.amazonaws.com/grazecart/livengoodfamilyfarm/images/1627160395_60fc7f4b74cbe.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--17 {
        background-attachment: initial;
    }
}

.bannerWidget--17::after {
    background-color: hsla(0, 15%, 69%, 0.18);
    z-index: 1;
}

.bannerWidget--17 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
        min-height: 745px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--17 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #fff9ef; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--17 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.ctaButtonWidget--140 {
    background-color: #ddee57; 
    padding-top:15px; 
    padding-bottom: 15px;
    
}.photoGridWidget--20 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #fff9ef;
    color: var(--text_color); 
}

.photoGridWidget--20 a {
    color: var(--link_color);
}.howItWorksWidget--14 {
    background-color: #ece1d0; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--14 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.testimonialsWidget--21 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #fff9ef;
    color: var(--text_color); 
}

.testimonialsWidget--21 a {
    color: var(--link_color);
}

.testimonialsWidget--21 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--21 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--21 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.newsletterWidget--22 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #ece1d0;
    color: var(--text_color); 
}

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