.bannerWidget--32 {
    background-image: url(https://s3.amazonaws.com/grazecart/rustlinggrassfarm/images/1712164778_660d8faa1bd8a.jpg); 
	background-attachment: scroll; 
	background-position: 47% 13%; 
	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--32 {
        background-attachment: initial;
    }
}

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

.bannerWidget--32 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 84px;
    padding-bottom: 86px;
    height: auto;
        max-width: 1078px;
    
    }

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

.bannerWidget--32 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}.textWidget--16 {
    --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: 750px;
    padding-top: 64px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--16 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--22 {
    --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--22 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--22 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--19 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--20 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 40px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #208d42;
    color: #ffffff;
}

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

.textWidget--20 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--17 {
    background-color: #208d42; 
    padding-top:30px; 
    padding-bottom: 40px;
    
}.dividerWidget--18 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--21 {
    --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: #ffffff;
    color: var(--text_color);
}

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

.textWidget--21 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.teamWidget--33 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #eee6dd;
}
