.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/greenpasturesfarm/images/1754221759_688f4cbf38293.jpg); 
	background-attachment: scroll; 
	background-position: 0% 70%; 
	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: 89px;
    padding-bottom: 85px;
    height: auto;
        max-width: 780px;
    
    }

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 602px; 
    line-height: 1.75; 
    font-size: 27px;
    text-transform: none;
}.photoGridWidget--5 {
    padding-top:32px; 
    padding-bottom: 32px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--5 a {
    color: var(--link_color);
}.textWidget--126 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 800px;
    padding-top: 50px; 
    padding-bottom: 50px; 
    line-height: 1.75; 
    background-color: #383636;
    color: #ffffff;
}

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

.textWidget--126 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 32px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: var(--brand_color); 
    color: #ffffff;
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 64px;
    
}.bannerWidget--25 {
    background-image: url(https://s3.amazonaws.com/grazecart/greenpasturesfarm/images/1579117597_5e1f6c1dcb4a8.jpg); 
	background-attachment: scroll; 
	background-position: 81% 78%; 
	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--25 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--25 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #ffffff; 
    max-width: 1056px; 
    line-height: 1.25; 
    font-size: 47px;
    text-transform: none;
}

.bannerWidget--25 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #edf5ed; 
    max-width: 896px; 
    line-height: 1.25; 
    font-size: 38px;
    text-transform: none;
}.newsletterWidget--29 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--29 a {
    color: var(--link_color);
}.dividerWidget--42 hr {
    height: 16px; 
    background-color: #EEE;
}