.bannerWidget--104 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/buriedstonefarms/images/1764889773_693214add6ba6.jpg); 
	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--104 {
        background-attachment: initial;
    }
}

.bannerWidget--104::after {
    background-color: hsla(0, 25%, 10%, 0.45);
    z-index: 1;
}

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

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

.bannerWidget--104 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.75; 
    font-size: 24px;
    text-transform: none;
}.textWidget--105 {
    --tw-prose-headings: #3f3333;
    --tw-prose-p: #3f3333;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3f3333;
    --tw-prose-bullets: #3f3333;
    max-width: 1200px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #3f3333;
}

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

.textWidget--105 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--110 {
    --tw-prose-headings: #353434;
    --tw-prose-p: #353434;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #353434;
    --tw-prose-bullets: #353434;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #353434;
}

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

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