.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/clearviewfarmpma/images/1582916923_5e59653b7bbf9.png); 
	background-attachment: scroll; 
	background-position: 46% 29%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 256px;
    padding-bottom: 81px;
    height: auto;
        max-width: 1124px;
    
        min-height: 519px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #fcf9f9; 
    max-width: 750px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 720px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--137 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--137 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--6 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #20405f;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 768px;
    padding-top: 64px; 
    padding-bottom: 6px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--6 a {
    color: #20405f;
    text-decoration: none;
}

.textWidget--6 a:hover {
    color: #20405f;
    text-decoration: underline;
}
.photoGridWidget--45 {
    padding-top:45px; 
    padding-bottom: 0px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--45 a {
    color: var(--link_color);
}.textWidget--7 {
    --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: 864px;
    padding-top: 51px; 
    padding-bottom: 51px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--7 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.howItWorksWidget--121 {
    background-color: #c5f5b8; 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 44px; 
    padding-bottom: 41px;
}

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

.howItWorksWidget--121 .bullet {
    background-color: #46f316; 
    color: var(--brand_color_inverted);
}