.featuredProductsWidget--329 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--329 a {
    color: var(--link_color);
}.dividerWidget--274 hr {
    height: 16px; 
    background-color: #bfd1b8;
}.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/springhousefarm/images/1710851928_65f98758da0ab.JPG); 
	background-attachment: scroll; 
	background-position: 64% 90%; 
	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: 121px;
    padding-bottom: 125px;
    height: auto;
        max-width: 1080px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 720px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #f7f6ef; 
    max-width: 1280px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.bannerWidget--156 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 0% 0%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

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

.bannerWidget--156::after {
    background-color: hsl(104, 22%, 77%);
    z-index: 1;
}

.bannerWidget--156 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
        max-width: 1360px;
    
    }

.bannerWidget--156 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #383938; 
    max-width: 1360px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}

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

.photoGridWidget--205 a {
    color: var(--link_color);
}.dividerWidget--202 hr {
    height: 3px; 
    background-color: #bed1b7;
}.textWidget--198 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 640px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

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