.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/restorationacresfarm/images/1744140941_67f57a8d26d5d.jpg); 
	background-attachment: scroll; 
	background-position: 48% 54%; 
	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: transparent;
    z-index: 1;
}

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

.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: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.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:64px; 
    padding-bottom: 64px;
    
}.newsletterWidget--5 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--5 a {
    color: var(--link_color);
}.photoGridWidget--237 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--237 a {
    color: var(--link_color);
}.dividerWidget--60 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--59 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--59 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--61 hr {
    height: 16px; 
    background-color: #EEE;
}.testimonialsWidget--53 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

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

.testimonialsWidget--53 .testimonial__bodyContainer {
    background-color: #d3cfcf;
    color: inherit;
}

.testimonialsWidget--53 .testimonial__bodyContainer::after {
    background-color: #d3cfcf;
}.dividerWidget--62 hr {
    height: 16px; 
    background-color: #EEE;
}.featuredPostsWidget--10 {
    background-color: var(--background_color);
    color: var(var(--text_color)); 
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredPostsWidget--10 a {
    color: var(--link_color);
}.newsletterWidget--11 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--11 a {
    color: var(--link_color);
}