.bannerWidget--3204 {
background-image: url(https://d1briif0isp0al.cloudfront.net/sevensonsfarms/images/1620670024_609976489c09d.jpg);
background-attachment: scroll;
background-position: 50% 63%;
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--3204 {
background-attachment: initial;
}
}

.bannerWidget--3204::after {
background-color: hsla(53, 91%, 13%, 0.54);
z-index: 1;
}

.bannerWidget--3204 .bannerWidget__innerContainer {
z-index: 5;
padding-top: 80px;
padding-bottom: 80px;
height: auto;
    max-width: 1600px;

}

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

.bannerWidget--3204 .bannerWidget__subheading {
letter-spacing: normal;
color: #FFF;
max-width: 608px;
line-height: 1.25;
font-size: 26px;
text-transform: none;
}
.teamWidget--3181 {
    padding-top: 32px; 
    padding-bottom: 32px;
    background-color: #f2f2f2;
}
.textWidget--3807 {
    --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: 45px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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

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

.textWidget--3806 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredPostsWidget--3164 {
    background-color: var(--background_color);
    color: var(var(--text_color)); 
    padding-top: 32px;
	padding-bottom: 64px;
}

.featuredPostsWidget--3164 a {
    color: var(--link_color);
}