.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/gapviewhomesteadllc/images/1754143247_688e1a0f31d7e.png); 
	background-attachment: scroll; 
	background-position: 0% 0%; 
	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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 256px;
    padding-bottom: 256px;
    height: auto;
        max-width: 889px;
    
        min-height: 167px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #ffffff; 
    max-width: 1100px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: uppercase;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 848px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.howItWorksWidget--4 {
    background-color: #f8f3ea; 
    color: #4b3b2b; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #4b3b2b; 
    color: #f8f3ea;
}.featuredProductsWidget--26 {
    background-color: #f8f3ea;
    color: #4b3b2b;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--26 a {
    color: var(--link_color);
}.photoGridWidget--42 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #f8f3ea;
    color: var(--text_color); 
}

.photoGridWidget--42 a {
    color: var(--link_color);
}.testimonialsWidget--9 {
    padding-top: 88px; 
    padding-bottom: 43px;
    background-color: #f8f3ea;
    color: #4b3b2b; 
}

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

.testimonialsWidget--9 .testimonialsWidgetDots li button:before {
    color: #4b3b2b; 
}

.testimonialsWidget--9 .testimonial__bodyContainer {
    background-color: #ececec;
    color: #000000;
}

.testimonialsWidget--9 .testimonial__bodyContainer::after {
    background-color: #ececec;
}.ctaButtonWidget--51 {
    background-color: #f8f3ea; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}.dividerWidget--10 hr {
    height: 10px; 
    background-color: #4b3b2b;
}.textWidget--11 {
    --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: 1008px;
    padding-top: 100px; 
    padding-bottom: 100px; 
    line-height: 1.75; 
    background-color: #f8f3ea;
    color: var(--text_color);
}

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

.textWidget--11 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--12 {
    --tw-prose-headings: #4b3b2b;
    --tw-prose-p: #4b3b2b;
    --tw-prose-a: #5500ff;
    --tw-prose-body: #4b3b2b;
    --tw-prose-bullets: #4b3b2b;
    max-width: 1008px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f8f3ea;
    color: #4b3b2b;
}

.textWidget--12 a {
    color: #5500ff;
    text-decoration: none;
}

.textWidget--12 a:hover {
    color: #5500ff;
    text-decoration: underline;
}
