.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/starnaturalfarm/images/1670517212_639211dc36349.png); 
	background-attachment: scroll; 
	background-position: 46% 90%; 
	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, 16%, 2%, 0.3);
    z-index: 1;
}

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 69px;
    padding-bottom: 63px;
    height: auto;
        max-width: 802px;
    
        min-height: 237px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.075em; 
    color: #FFF; 
    max-width: 688px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 576px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--2 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 950px;
    padding-top: 20px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: #3d3d3d;
    color: #ffffff;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.photoGridWidget--70 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--70 a {
    color: var(--link_color);
}.howItWorksWidget--4 {
    background-color: #f5f5f5; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #e2e2e2; 
    color: #3d3d3d;
}.imageWidget--53 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--53 img {
    width: 922px;
    height: auto;
    max-width: 100%;
}.textWidget--12 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: var(--link_color);
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: var(--text_color);
}

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

.textWidget--12 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--51 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--51 img {
    width: 355px;
    height: auto;
    max-width: 100%;
}.textHeader--63 {
    background-color: var(--background_color); 
    color: #720000; 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--63 .textHeader__heading {
    color: inherit; 
}

.textHeader--63 .textHeader__subheading {
    color: inherit; 
}