.textHeader--61 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 31px; 
    padding-bottom: 0px;
}

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

.textHeader--61 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--62 hr {
    height: 16px; 
    background-color: #EEE;
}.bannerWidget--63 {
    background-image: url(https://s3.amazonaws.com/grazecart/grandviewfarm/images/1666370830_6352cd0eb6469.jpg); 
	background-attachment: scroll; 
	background-position: 51% 55%; 
	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--63 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--63 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--63 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--486 {
    --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: 1328px;
    padding-top: 15px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--486 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--482 {
    padding-top: 10px; 
    padding-bottom: 0px;
}

.imageWidget--482 img {
    width: 716px;
    height: auto;
    max-width: 100%;
}.imageWidget--483 {
    padding-top: 0px; 
    padding-bottom: 10px;
}

.imageWidget--483 img {
    width: 673px;
    height: auto;
    max-width: 100%;
}.howItWorksWidget--64 {
    background-color: #f9f4f4; 
    color: #000000; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--64 .bullet {
    background-color: #040602; 
    color: var(--brand_color_inverted);
}.textWidget--72 {
    --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--72 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--72 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--69 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #f9f4f4; 
    color: #020000;
}.ctaButtonWidget--71 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}