.textWidget--332 {
    --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: 0px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--332 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--333 {
    --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: 89px; 
    padding-bottom: 26px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--333 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--334 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--335 {
    --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: 53px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--335 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--336 {
    --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: 0px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--336 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--337 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #f9faff;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 27px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

.textWidget--337 a {
    color: #f9faff;
    text-decoration: none;
}

.textWidget--337 a:hover {
    color: #f9faff;
    text-decoration: underline;
}
.textWidget--338 {
    --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: 752px;
    padding-top: 24px; 
    padding-bottom: 55px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

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

.textWidget--338 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--339 {
    background-color: #e2e2e2; 
    color: #000435; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--339 .bullet {
    background-color: #000435; 
    color: #ffffff;
}.photoGridWidget--347 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--347 a {
    color: var(--link_color);
}.featuredProductsWidget--340 {
    background-color: #ffffff;
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 25px;
}

.featuredProductsWidget--340 a {
    color: var(--link_color);
}.testimonialsWidget--342 {
    padding-top: 16px; 
    padding-bottom: 20px;
    background-color: var(--background_color);
    color: #3d3d3d; 
}

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

.testimonialsWidget--342 .testimonialsWidgetDots li button:before {
    color: #3d3d3d; 
}

.testimonialsWidget--342 .testimonial__bodyContainer {
    background-color: #f5f5f5;
    color: inherit;
}

.testimonialsWidget--342 .testimonial__bodyContainer::after {
    background-color: #f5f5f5;
}.dividerWidget--344 hr {
    height: 16px; 
    background-color: #EEE;
}.bannerWidget--346 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/buckeyevalleybeefcooperative/images/1782180297_6a39e9c9cf9eb.png); 
	background-attachment: fixed; 
	background-position: 75% 47%; 
	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--346 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--346 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}