.bannerWidget--12 {
    background-image: url(https://s3.amazonaws.com/grazecart/genuinewallowacounty/images/1706586074_65b86fda51a6f.png); 
	background-attachment: fixed; 
	background-position: 0% 0%; 
	background-repeat: no-repeat; 
    background-size: contain;
    position: relative;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--12 {
        background-attachment: initial;
    }
}

.bannerWidget--12::after {
    background-color: hsla(36, 90%, 47%, 0);
    z-index: 1;
}

.bannerWidget--12 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 97px;
    padding-bottom: 0px;
    height: auto;
        max-width: 622px;
    
        min-height: 436px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

.bannerWidget--12 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 400px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}.textWidget--18 {
    --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: 960px;
    padding-top: 32px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--18 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--76 {
    padding-top: 9px; 
    padding-bottom: 10px;
}

.imageWidget--76 img {
    width: 114px;
    height: auto;
    max-width: 100%;
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 24px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}.testimonialsWidget--10 {
    padding-top: 0px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

.testimonialsWidget--10 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--10 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--10 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.imageWidget--24 {
    padding-top: 0px; 
    padding-bottom: 64px;
}

.imageWidget--24 img {
    width: 646px;
    height: auto;
    max-width: 100%;
}.imageWidget--35 {
    padding-top: 0px; 
    padding-bottom: 64px;
}

.imageWidget--35 img {
    width: 557px;
    height: auto;
    max-width: 100%;
}