.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/elkcreekfarmersmarket/images/1761935539_690500b395a24.jpg); 
	background-attachment: scroll; 
	background-position: 53% 1%; 
	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--1 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.025em; 
    color: #FFF; 
    max-width: 750px; 
    line-height: 1; 
    font-size: 40px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 23px;
    text-transform: none;
}.imageWidget--47 {
    padding-top: 0px; 
    padding-bottom: 26px;
}

.imageWidget--47 img {
    width: 333px;
    height: auto;
    max-width: 100%;
}.photoGridWidget--53 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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

.photoGridWidget--59 a {
    color: var(--link_color);
}.dividerWidget--50 hr {
    height: 16px; 
    background-color: #EEE;
}.textWidget--2 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 950px;
    padding-top: 1px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: #3e9105;
    color: #ffffff;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.textWidget--23 {
    --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: 1200px;
    padding-top: 51px; 
    padding-bottom: 48px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--23 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
