.bannerWidget--80 {
    background-image: url(https://s3.amazonaws.com/grazecart/wolfoakpastures/images/1650905550_6266d1cec7548.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--80 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--80 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #f6f0ea; 
    max-width: 1104px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--80 .bannerWidget__subheading {
    letter-spacing: 0.075em; 
    color: #ffffff; 
    max-width: 896px; 
    line-height: 1.25; 
    font-size: 23px;
    text-transform: none;
}.howItWorksWidget--85 {
    background-color: #f6f0ea; 
    color: #594a42; 
    text-align: left; 
    padding-top: 120px; 
    padding-bottom: 10px;
}

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

.howItWorksWidget--85 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--81 {
    --tw-prose-headings: #594a42;
    --tw-prose-p: #594a42;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #594a42;
    --tw-prose-bullets: #594a42;
    max-width: 800px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #f6f0ea;
    color: #594a42;
}

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

.textWidget--81 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--88 {
    background-color: #f6f0ea; 
    padding-top:10px; 
    padding-bottom: 64px;
    
}.textWidget--93 {
    --tw-prose-headings: #594a42;
    --tw-prose-p: #594a42;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #594a42;
    --tw-prose-bullets: #594a42;
    max-width: 1056px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f6f0ea;
    color: #594a42;
}

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

.textWidget--93 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--83 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #f6f0ea;
    color: var(--text_color); 
}

.photoGridWidget--83 a {
    color: var(--link_color);
}.testimonialsWidget--86 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #f6f0ea;
    color: #594a42; 
}

.testimonialsWidget--86 a {
    color: var(--link_color);
}

.testimonialsWidget--86 .testimonialsWidgetDots li button:before {
    color: #594a42; 
}

.testimonialsWidget--86 .testimonial__bodyContainer {
    background-color: #ffffff;
    color: #594a42;
}

.testimonialsWidget--86 .testimonial__bodyContainer::after {
    background-color: #ffffff;
}.textWidget--89 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #9b4213;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 816px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #f6f0ea;
    color: var(--text_color);
}

.textWidget--89 a {
    color: #9b4213;
    text-decoration: none;
}

.textWidget--89 a:hover {
    color: #9b4213;
    text-decoration: underline;
}
.imageWidget--104 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--104 img {
    width: px;
    height: auto;
    max-width: 100%;
}