.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/flavormaven/images/1757886787_68c7394345b68.jpg); 
	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--1 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--2 {
    --tw-prose-headings: #f1f0e3;
    --tw-prose-p: #f1f0e3;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #f1f0e3;
    --tw-prose-bullets: #f1f0e3;
    max-width: 950px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #737f64;
    color: #f1f0e3;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.photoGridWidget--3 {
    padding-top:96px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.howItWorksWidget--4 {
    background-color: #bddeb5; 
    color: #17320b; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #91a17d; 
    color: #17320b;
}.bannerWidget--8 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/flavormaven/images/1757887840_68c73d602b85d.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--8 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--8 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.testimonialsWidget--9 {
    padding-top: 64px; 
    padding-bottom: 96px;
    background-color: #737f64;
    color: #f1f0e3; 
}

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

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

.testimonialsWidget--9 .testimonial__bodyContainer {
    background-color: #91a17d;
    color: inherit;
}

.testimonialsWidget--9 .testimonial__bodyContainer::after {
    background-color: #91a17d;
}.contactFormWidget--21 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #bddeb5; 
    color: #17320b;
}