.bannerWidget--957 {
    background-image: url(https://s3.amazonaws.com/grazecart/thegrassfedfreezer/images/1484675943_587e5b677e1cd.jpg); 
	background-attachment: scroll; 
	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--957 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--957 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 688px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--981 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--981 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--972 {
    background-color: #f9efef; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--972 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--987 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--987 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--1111 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1111 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.newsletterWidget--980 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--980 a {
    color: var(--link_color);
}