.bannerWidget--316 {
    background-image: url(https://s3.amazonaws.com/grazecart/thefamilycow/images/1574891244_5ddeeeecaf6bc.jpg); 
	background-attachment: scroll; 
	background-position: 50% 89%; 
	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--316 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--316 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 736px; 
    line-height: 1.5; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--316 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 675px; 
    line-height: 1.5; 
    font-size: 24px;
    text-transform: none;
}.textWidget--449 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 800px;
    padding-top: 40px; 
    padding-bottom: 50px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--449 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--317 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 20px; 
    padding-bottom: 0px;
}

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

.howItWorksWidget--317 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.howItWorksWidget--318 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--318 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.featuredProductsWidget--319 {
    background-color: #f3f3f3;
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--319 a {
    color: var(--link_color);
}.textWidget--320 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 1200px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--320 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--340 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 1200px;
    padding-top: 50px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #f3f3f3;
    color: var(--text_color);
}

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

.textWidget--340 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--341 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}