.bannerWidget--104 {
    background-image: url(https://s3.amazonaws.com/grazecart/elmrunfarms/images/1586377721_5e8e33f9b4bb4.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--104 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--104 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 36px;
    text-transform: none;
}.textWidget--107 {
    --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: 320px;
    padding-top: 32px; 
    padding-bottom: 256px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--107 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--106 {
    --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: 32px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--106 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textHeader--112 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 32px; 
    padding-bottom: 0px;
}

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

.textHeader--112 .textHeader__subheading {
    color: inherit; 
}.textWidget--111 {
    --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--111 a {
    color: var(--link_color);
    text-decoration: none;
}

.textWidget--111 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--115 {
    padding-top: 32px; 
    padding-bottom: 32px;
}

.imageWidget--115 img {
    width: 1080px;
    height: auto;
    max-width: 100%;
}.photoGridWidget--139 {
    padding-top:32px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--139 a {
    color: var(--link_color);
}