.bannerWidget--28 {
    background-image: url(https://s3.amazonaws.com/grazecart/grapevinelocalmarketing/images/1668032928_636c29a08345d.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--28 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--28 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--115 {
    --tw-prose-headings: #72491a;
    --tw-prose-p: #72491a;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #72491a;
    --tw-prose-bullets: #72491a;
    max-width: 800px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f2efe8;
    color: #72491a;
}

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

.textWidget--115 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--39 {
    --tw-prose-headings: #333333;
    --tw-prose-p: #333333;
    --tw-prose-a: #333333;
    --tw-prose-body: #333333;
    --tw-prose-bullets: #333333;
    max-width: 800px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #333333;
}

.textWidget--39 a {
    color: #333333;
    text-decoration: none;
}

.textWidget--39 a:hover {
    color: #333333;
    text-decoration: underline;
}
.teamWidget--38 {
    padding-top: 5px; 
    padding-bottom: 64px;
    background-color: #ffffff;
}
.featuredProductsWidget--40 {
    background-color: #a96e2c;
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

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