.bannerWidget--65 {
    background-image: url(https://s3.amazonaws.com/grazecart/fluffyfarms/images/1737298218_678d112ad630d.jpeg); 
	background-attachment: scroll; 
	background-position: 45% 49%; 
	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--65 {
        background-attachment: initial;
    }
}

.bannerWidget--65::after {
    background-color: hsla(121, 77%, 15%, 0.04);
    z-index: 1;
}

.bannerWidget--65 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 5px;
    padding-bottom: 1px;
    height: auto;
        max-width: 1489px;
    
        min-height: 1800px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

.bannerWidget--65 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textHeader--73 {
    background-color: var(--background_color); 
    color: #164946; 
    padding-top: 64px; 
    padding-bottom: 48px;
}

.textHeader--73 .textHeader__heading {
    color: inherit; 
}

.textHeader--73 .textHeader__subheading {
    color: inherit; 
}.featuredProductsWidget--69 {
    background-color: #ecdfc2;
    color: var(--text_color);
    padding-top: 28px;
	padding-bottom: 23px;
}

.featuredProductsWidget--69 a {
    color: var(--link_color);
}.photoGalleryWidget--70 {
    padding-top:17px; 
    padding-bottom: 23px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--70 a {
    color: var(--link_color);
}.testimonialsWidget--64 {
    padding-top: 57px; 
    padding-bottom: 64px;
    background-color: #2a4435;
    color: #ecdfc2; 
}

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

.testimonialsWidget--64 .testimonialsWidgetDots li button:before {
    color: #ecdfc2; 
}

.testimonialsWidget--64 .testimonial__bodyContainer {
    background-color: #c2ab9e;
    color: #624d22;
}

.testimonialsWidget--64 .testimonial__bodyContainer::after {
    background-color: #c2ab9e;
}.bannerWidget--68 {
    background-image: url(https://s3.amazonaws.com/grazecart/fluffyfarms/images/1737298219_678d112bea4f1.jpeg); 
	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--68 {
        background-attachment: initial;
    }
}

.bannerWidget--68::after {
    background-color: transparent;
    z-index: 1;
}

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

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

.bannerWidget--68 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--63 hr {
    height: 16px; 
    background-color: #EEE;
}.newsletterWidget--62 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #ecdfc2;
    color: var(--text_color); 
}

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