.newsletterWidget--22 {
    padding-top: 8px; 
    padding-bottom: 8px;
    background-color: transparent;
    color: var(--text_color); 
}

.newsletterWidget--22 a {
    color: var(--link_color);
}.dividerWidget--57 hr {
    height: 2px; 
    background-color: #000000;
}.ctaButtonWidget--56 {
    background-color: #2f6f2c; 
    padding-top:16px; 
    padding-bottom: 16px;
    
}.dividerWidget--20 hr {
    height: 2px; 
    background-color: #000000;
}.ctaButtonWidget--28 {
    background-color: #FFF; 
    padding-top:16px; 
    padding-bottom: 24px;
    
}.bannerWidget--7 {
    background-image: url(https://s3.amazonaws.com/grazecart/brookshirefarm/images/1708706443_65d8ca8b0fbee.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	background-repeat: no-repeat; 
    background-size: contain;
    position: relative;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

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

.bannerWidget--7::after {
    background-color: hsla(0, 0%, 100%, 0);
    z-index: 1;
}

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

.bannerWidget--7 .bannerWidget__heading {
    letter-spacing: 5px; 
    color: #597d33; 
    max-width: 1360px; 
    line-height: 1.5; 
    font-size: 40px;
    text-transform: uppercase;
}

.bannerWidget--7 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #fffd9d; 
    max-width: 320px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.featuredProductsWidget--12 {
    background-color: #FFF;
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--12 a {
    color: var(--link_color);
}.dividerWidget--18 hr {
    height: 2px; 
    background-color: #000000;
}.howItWorksWidget--11 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--11 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--19 hr {
    height: 2px; 
    background-color: #000000;
}.featuredPostsWidget--24 {
    background-color: #FFF;
    color: var(inherit); 
    padding-top: 60px;
	padding-bottom: 60px;
}

.featuredPostsWidget--24 a {
    color: var(--link_color);
}.bannerWidget--8 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: center center; 
	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--8 {
        background-attachment: initial;
    }
}

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

.bannerWidget--8 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
    
    }

.bannerWidget--8 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1366px; 
    line-height: normal; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--8 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1366px; 
    line-height: normal; 
    font-size: inherit;
    text-transform: none;
}.dividerWidget--17 hr {
    height: 2px; 
    background-color: #090909;
}.bannerWidget--16 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: center center; 
	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: ;
    z-index: 1;
}

.bannerWidget--16 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto;
    
    }

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

.bannerWidget--16 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1366px; 
    line-height: normal; 
    font-size: inherit;
    text-transform: none;
}.dividerWidget--23 hr {
    height: 2px; 
    background-color: #000000;
}