.bannerWidget--96 {
    background-image: url(https://s3.amazonaws.com/grazecart/pomerenkeprovisions/images/1698176967_65381fc71ea07.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--96 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--96 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--97 hr {
    height: 12px; 
    background-color: transparent;
}.bannerWidget--99 {
    background-image: url(); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--99 {
        background-attachment: initial;
    }
}

.bannerWidget--99::after {
    background-color: hsl(120, 36%, 39%);
    z-index: 1;
}

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

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

.bannerWidget--99 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--100 {
    --tw-prose-headings: #faf7f7;
    --tw-prose-p: #faf7f7;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #faf7f7;
    --tw-prose-bullets: #faf7f7;
    max-width: 1600px;
    padding-top: 21px; 
    padding-bottom: 21px; 
    line-height: 1.75; 
    background-color: #3f863f;
    color: #faf7f7;
}

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

.textWidget--100 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--101 {
    --tw-prose-headings: #faf7f7;
    --tw-prose-p: #faf7f7;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #faf7f7;
    --tw-prose-bullets: #faf7f7;
    max-width: 768px;
    padding-top: 21px; 
    padding-bottom: 21px; 
    line-height: 1.75; 
    background-color: #3f863f;
    color: #faf7f7;
}

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

.textWidget--101 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--102 hr {
    height: 12px; 
    background-color: #f9f9f9;
}