.bannerWidget--1121 {
    background-image: url(https://s3.amazonaws.com/grazecart/jlgreenfarm/images/1660773881_62fd65f9d8795.jpg); 
	background-attachment: scroll; 
	background-position: 50% 74%; 
	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--1121 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1121 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--1103 {
    --tw-prose-headings: #5a8828;
    --tw-prose-p: #5a8828;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #5a8828;
    --tw-prose-bullets: #5a8828;
    max-width: 1600px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #5a8828;
}

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

.textWidget--1103 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.teamWidget--1104 {
    padding-top: 0px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
}
.dividerWidget--1119 hr {
    height: 10px; 
    background-color: #5a8828;
}.photoGridWidget--1120 {
    padding-top:46px; 
    padding-bottom: 46px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

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