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

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

.bannerWidget--218 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 143px;
    padding-bottom: 256px;
    height: auto;
        max-width: 1020px;
    
    }

.bannerWidget--218 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 544px; 
    line-height: 1.25; 
    font-size: 54px;
    text-transform: none;
}

.bannerWidget--218 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #0a0101; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}.dividerWidget--182 hr {
    height: 10px; 
    background-color: #d56124;
}.textHeader--187 {
    background-color: #003000; 
    color: #ffffff; 
    padding-top: 32px; 
    padding-bottom: 32px;
}

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

.textHeader--187 .textHeader__subheading {
    color: inherit; 
}.textWidget--189 {
    --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: 19px; 
    padding-bottom: 19px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--189 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--190 {
    background-color: #FFF; 
    padding-top:16px; 
    padding-bottom: 32px;
    
}.dividerWidget--222 hr {
    height: 16px; 
    background-color: #003300;
}.dividerWidget--194 hr {
    height: 16px; 
    background-color: #003300;
}.contactFormWidget--193 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}