.bannerWidget--197 {
    background-image: url(https://s3.amazonaws.com/grazecart/milessmithfarm/images/1625598450_60e4a9f293f05.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--197 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--197 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--198 hr {
    height: 10px; 
    background-color: #d56124;
}.textHeader--199 {
    background-color: #003000; 
    color: #ffffff; 
    padding-top: 32px; 
    padding-bottom: 32px;
}

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

.textHeader--199 .textHeader__subheading {
    color: inherit; 
}.textWidget--200 {
    --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: 825px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--200 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--201 {
    padding-top:0px; 
    padding-bottom: 0px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--201 a {
    color: var(--link_color);
}.featuredProductsWidget--202 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--202 a {
    color: var(--link_color);
}.ctaButtonWidget--206 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.dividerWidget--204 hr {
    height: 16px; 
    background-color: #003300;
}.contactFormWidget--205 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}