.bannerWidget--219 {
    background-image: url(https://s3.amazonaws.com/grazecart/greenfirefarm/images/1649255163_624da2fb0d04f.jpg); 
	background-attachment: fixed; 
	background-position: 19% 37%; 
	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--219 {
        background-attachment: initial;
    }
}

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

.bannerWidget--219 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 45px;
    padding-bottom: 256px;
    height: auto;
        max-width: 1250px;
    
    }

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

.bannerWidget--219 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.imageWidget--193 {
    padding-top: 22px; 
    padding-bottom: 34px;
}

.imageWidget--193 img {
    width: 469px;
    height: auto;
    max-width: 100%;
}.imageWidget--201 {
    padding-top: 20px; 
    padding-bottom: 35px;
}

.imageWidget--201 img {
    width: 450px;
    height: auto;
    max-width: 100%;
}.textWidget--196 {
    --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: 1600px;
    padding-top: 0px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--196 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--206 {
    padding-top: 20px; 
    padding-bottom: 35px;
}

.imageWidget--206 img {
    width: 610px;
    height: auto;
    max-width: 100%;
}.textWidget--207 {
    --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: 1600px;
    padding-top: 0px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--207 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.imageWidget--209 {
    padding-top: 20px; 
    padding-bottom: 35px;
}

.imageWidget--209 img {
    width: 428px;
    height: auto;
    max-width: 100%;
}.textWidget--210 {
    --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: 1600px;
    padding-top: 0px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--210 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--220 hr {
    height: 16px; 
    background-color: #ededed;
}