.textWidget--19 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 683px;
    padding-top: 60px; 
    padding-bottom: 60px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--19 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.bannerWidget--15 {
    background-image: url(https://s3.amazonaws.com/grazecart/freshvalleyfarms/images/1639198417_61b42ed14b151.jpg); 
	background-attachment: fixed; 
	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--15 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--15 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}.bannerWidget--16 {
    background-image: url(https://s3.amazonaws.com/grazecart/freshvalleyfarms/images/1639198692_61b42fe45796a.jpg); 
	background-attachment: fixed; 
	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--16 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--16 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--17 {
    background-image: url(https://s3.amazonaws.com/grazecart/freshvalleyfarms/images/1639199581_61b4335d210ad.jpg); 
	background-attachment: fixed; 
	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--17 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--17 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--29 {
    background-image: url(https://s3.amazonaws.com/grazecart/freshvalleyfarms/images/1639199393_61b432a1a6ff6.jpg); 
	background-attachment: fixed; 
	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--29 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--29 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.photoGridWidget--6 {
    padding-top:19px; 
    padding-bottom: 20px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--6 a {
    color: var(--link_color);
}