.bannerWidget--21 {
    background-image: url(https://s3.amazonaws.com/grazecart/zoefarms/images/1602073635_5f7db423c6878.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--21 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--21 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 496px; 
    line-height: 1.25; 
    font-size: 20px;
    text-transform: none;
}.photoGridWidget--49 {
    padding-top:30px; 
    padding-bottom: 30px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--49 a {
    color: var(--link_color);
}.dividerWidget--50 hr {
    height: 5px; 
    background-color: #000000;
}.howItWorksWidget--35 {
    background-color: #d2cece; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 30px; 
    padding-bottom: 30px;
}

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

.howItWorksWidget--35 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--56 {
    background-color: #d2cece; 
    padding-top:30px; 
    padding-bottom: 30px;
    
}.dividerWidget--52 hr {
    height: 5px; 
    background-color: #000000;
}.featuredProductsWidget--28 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 0px;
	padding-bottom: 0px;
}

.featuredProductsWidget--28 a {
    color: var(--link_color);
}.dividerWidget--51 hr {
    height: 5px; 
    background-color: #000000;
}.featuredPostsWidget--29 {
    background-color: var(--background_color);
    color: var(var(--text_color)); 
    padding-top: 0px;
	padding-bottom: 0px;
}

.featuredPostsWidget--29 a {
    color: var(--link_color);
}.dividerWidget--55 hr {
    height: 5px; 
    background-color: #000000;
}.testimonialsWidget--34 {
    padding-top: 0px; 
    padding-bottom: 25px;
    background-color: #d2cece;
    color: #010000; 
}

.testimonialsWidget--34 a {
    color: #023bf8;
}

.testimonialsWidget--34 .testimonialsWidgetDots li button:before {
    color: #010000; 
}

.testimonialsWidget--34 .testimonial__bodyContainer {
    background-color: #d7dacd;
    color: #020000;
}

.testimonialsWidget--34 .testimonial__bodyContainer::after {
    background-color: #d7dacd;
}