.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/upnorthheritagefarm/images/1619365450_60858e4aeae7b.jpg); 
	background-attachment: scroll; 
	background-position: 72% 38%; 
	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, 100%, 1%, 0.05);
    z-index: 1;
}

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 944px; 
    line-height: 1.5; 
    font-size: 58px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.imageWidget--79 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--79 img {
    width: 3691px;
    height: auto;
    max-width: 100%;
}.photoGridWidget--99 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--99 a {
    color: var(--link_color);
}.howItWorksWidget--2 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 0px; 
    padding-bottom: 0px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: #b24a2e; 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--3 {
    background-color: #FFF; 
    padding-top:15px; 
    padding-bottom: 15px;
    
}.testimonialsWidget--34 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: #b24a2e;
    color: #000000; 
}

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

.testimonialsWidget--34 .testimonialsWidgetDots li button:before {
    color: #000000; 
}

.testimonialsWidget--34 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--34 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.newsletterWidget--18 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--18 a {
    color: var(--link_color);
}