.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/pastureviewfarmllc/images/1768830823_696e3767dbd21.jpeg); 
	background-attachment: scroll; 
	background-position: 32% 44%; 
	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.28);
    z-index: 1;
}

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

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.imageWidget--40 {
    padding-top: 9px; 
    padding-bottom: 0px;
}

.imageWidget--40 img {
    width: 1600px;
    height: auto;
    max-width: 100%;
}.photoGridWidget--46 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--46 a {
    color: var(--link_color);
}.howItWorksWidget--4 {
    background-color: #ffffff; 
    color: #000000; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #678062; 
    color: #fcf8f8;
}.textHeader--94 {
    background-color: var(--background_color); 
    color: #678062; 
    padding-top: 41px; 
    padding-bottom: 52px;
}

.textHeader--94 .textHeader__heading {
    color: inherit; 
}

.textHeader--94 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--95 hr {
    height: 63px; 
    background-color: #ffffff;
}.textWidget--96 {
    --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: 8px; 
    padding-bottom: 14px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--96 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
