.bannerWidget--54 {
    background-image: url(https://s3.amazonaws.com/grazecart/fatofthelandfarm/images/1603889545_5f996989502a8.jpg); 
	background-attachment: scroll; 
	background-position: 50% 0%; 
	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--54 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--54 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 800px; 
    line-height: 1.5; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--54 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--34 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 807px;
    padding-top: 60px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--34 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--35 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 783px;
    padding-top: 20px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--35 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--31 {
    background-color: #FFF; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--31 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.photoGridWidget--55 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--55 a {
    color: var(--link_color);
}