.bannerWidget--68 {
    background-image: url(https://s3.amazonaws.com/grazecart/canaljunctionfarm/images/1732622242_6745b7a269dea.jpg); 
	background-attachment: scroll; 
	background-position: 50% 33%; 
	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--68 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--68 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--69 {
    --tw-prose-headings: #502c1e;
    --tw-prose-p: #502c1e;
    --tw-prose-a: #25675c;
    --tw-prose-body: #502c1e;
    --tw-prose-bullets: #502c1e;
    max-width: 800px;
    padding-top: 64px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #502c1e;
}

.textWidget--69 a {
    color: #25675c;
    text-decoration: none;
}

.textWidget--69 a:hover {
    color: #25675c;
    text-decoration: underline;
}
.ctaButtonWidget--70 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}