.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/brennemanfarms/images/1706108092_65b124bc8307c.JPG); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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: 100px;
    padding-bottom: 256px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 848px; 
    line-height: 1; 
    font-size: 59px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1008px; 
    line-height: 1.5; 
    font-size: 24px;
    text-transform: none;
}.photoGridWidget--3 {
    padding-top:90px; 
    padding-bottom: 64px;
    background-color: #fffffb;
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.howItWorksWidget--4 {
    background-color: #f5f5f5; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #e2e2e2; 
    color: #3d3d3d;
}.textWidget--11 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #000000;
    color: #ffffff;
}

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

.textWidget--11 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--12 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 720px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #000000;
    color: #ffffff;
}

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

.textWidget--12 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--187 hr {
    height: 64px; 
    background-color: #000000;
}.photoGalleryWidget--200 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #000000;
    color: var(--text_color); 
}

.photoGalleryWidget--200 a {
    color: var(--link_color);
}