.bannerWidget--86 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/chiricahuapastureraisedmeats/images/1759331765_68dd45b5308f9.png); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--86 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--86 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 700px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--86 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 740px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: uppercase;
}.textHeader--298 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 36px; 
    padding-bottom: 0px;
}

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

.textHeader--298 .textHeader__subheading {
    color: inherit; 
}.featuredProductsWidget--297 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 0px;
	padding-bottom: 64px;
}

.featuredProductsWidget--297 a {
    color: var(--link_color);
}.textWidget--216 {
    --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: 650px;
    padding-top: 10px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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

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

.textWidget--112 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textHeader--299 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--299 .textHeader__subheading {
    color: inherit; 
}.featuredProductsWidget--300 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 0px;
	padding-bottom: 64px;
}

.featuredProductsWidget--300 a {
    color: var(--link_color);
}