.textHeader--178 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--178 .textHeader__heading {
    color: inherit; 
}

.textHeader--178 .textHeader__subheading {
    color: inherit; 
}.textWidget--158 {
    --tw-prose-headings: #f30f0f;
    --tw-prose-p: #f30f0f;
    --tw-prose-a: #1233bc;
    --tw-prose-body: #f30f0f;
    --tw-prose-bullets: #f30f0f;
    max-width: 1400px;
    padding-top: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #e2dada;
    color: #f30f0f;
}

.textWidget--158 a {
    color: #1233bc;
    text-decoration: none;
}

.textWidget--158 a:hover {
    color: #1233bc;
    text-decoration: underline;
}
.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/1farmpoultry/images/1650679662_62635f6ed2cf3.jpeg); 
	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--1 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 750px; 
    line-height: 1.25; 
    font-size: 50px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--2 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 950px;
    padding-top: 20px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: #3d3d3d;
    color: #ffffff;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.photoGalleryWidget--125 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGalleryWidget--125 a {
    color: var(--link_color);
}.textWidget--140 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #f21d06;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 850px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--140 a {
    color: #f21d06;
    text-decoration: none;
}

.textWidget--140 a:hover {
    color: #f21d06;
    text-decoration: underline;
}
.imageWidget--138 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--138 img {
    width: 600px;
    height: auto;
    max-width: 100%;
}.howItWorksWidget--84 {
    background-color: #6f90be; 
    color: #111107; 
    text-align: left; 
    padding-top: 10px; 
    padding-bottom: 50px;
}

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

.howItWorksWidget--84 .bullet {
    background-color: #dfdbdb; 
    color: #65ad1e;
}.dividerWidget--108 hr {
    height: 16px; 
    background-color: #EEE;
}.photoGridWidget--46 {
    padding-top:0px; 
    padding-bottom: 22px;
    background-color: #f1f4f2;
    color: var(--text_color); 
}

.photoGridWidget--46 a {
    color: var(--link_color);
}.ctaButtonWidget--189 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}