.bannerWidget--212 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/buckeyevalleybeefcooperative/images/1761589861_68ffba657514b.jpg); 
	background-attachment: scroll; 
	background-position: 18% 14%; 
	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--212 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--212 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 1; 
    font-size: 48px;
    text-transform: uppercase;
}

.bannerWidget--212 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--219 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 15px; 
    padding-bottom: 15px; 
    line-height: 1.75; 
    background-color: #000435;
    color: #ffffff;
}

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

.textWidget--219 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredProductsWidget--213 {
    background-color: var(--background_color);
    color: #b22222;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--213 a {
    color: var(--link_color);
}.featuredProductsWidget--218 {
    background-color: #13731f;
    color: #ffffff;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--218 a {
    color: var(--link_color);
}.featuredProductsWidget--222 {
    background-color: #ffffff;
    color: #b22222;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--222 a {
    color: var(--link_color);
}.featuredProductsWidget--220 {
    background-color: #13731f;
    color: #ffffff;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--220 a {
    color: var(--link_color);
}.featuredRecipesWidget--217 {
    background-color: var(--background_color);
    color: var(--text_color); 
    padding-top: 5px;
	padding-bottom: 0px;
}

.featuredRecipesWidget--217 a {
    color: var(--link_color);
}