.imageWidget--381 {
    padding-top: 10px; 
    padding-bottom: 10px;
}

.imageWidget--381 img {
    width: 1600px;
    height: auto;
    max-width: 100%;
}.featuredProductsWidget--375 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 28px;
	padding-bottom: 0px;
}

.featuredProductsWidget--375 a {
    color: var(--link_color);
}.testimonialsWidget--378 {
    padding-top: 25px; 
    padding-bottom: 25px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

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

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

.testimonialsWidget--378 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.bannerWidget--612 {
    background-image: url(https://s3.amazonaws.com/grazecart/grandviewfarm/images/1729103505_671006916d26f.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--612 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--612 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.featuredProductsWidget--534 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 25px;
	padding-bottom: 25px;
}

.featuredProductsWidget--534 a {
    color: var(--link_color);
}.featuredRecipesWidget--380 {
    background-color: #FFF;
    color: var(--text_color); 
    padding-top: 25px;
	padding-bottom: 0px;
}

.featuredRecipesWidget--380 a {
    color: #030303;
}.textWidget--376 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 912px;
    padding-top: 25px; 
    padding-bottom: 25px; 
    line-height: 1.75; 
    background-color: #faf7f7;
    color: #000000;
}

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

.textWidget--376 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
