.bannerWidget--72 {
    background-image: url(https://s3.amazonaws.com/grazecart/euchrecreekfarm/images/1738188047_679aa50f15037.jpg); 
	background-attachment: fixed; 
	background-position: 67% 60%; 
	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--72 {
        background-attachment: initial;
    }
}

.bannerWidget--72::after {
    background-color: hsla(174, 32%, 26%, 0.4);
    z-index: 1;
}

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

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

.bannerWidget--72 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--73 {
    --tw-prose-headings: #22333b;
    --tw-prose-p: #22333b;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #22333b;
    --tw-prose-bullets: #22333b;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: #f3e8da;
    color: #22333b;
}

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

.textWidget--73 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.teamWidget--74 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #f3e8da;
}
.imageWidget--75 {
    padding-top: 10px; 
    padding-bottom: 10px;
}

.imageWidget--75 img {
    width: 591px;
    height: auto;
    max-width: 100%;
}.textWidget--76 {
    --tw-prose-headings: #22333b;
    --tw-prose-p: #22333b;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #22333b;
    --tw-prose-bullets: #22333b;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #f3e8da;
    color: #22333b;
}

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

.textWidget--76 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--77 {
    background-color: #f3e8da; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}