.bannerWidget--41 {
    background-image: url(https://s3.amazonaws.com/grazecart/botanybayfarm/images/1585352125_5e7e8dbd3a824.jpg); 
	background-attachment: scroll; 
	background-position: 50% 70%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--41 {
        background-attachment: initial;
    }
}

.bannerWidget--41::after {
    background-color: hsla(0, 0%, 100%, 0);
    z-index: 1;
}

.bannerWidget--41 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 175px;
    padding-bottom: 256px;
    height: auto;
        max-width: 1313px;
    
    }

.bannerWidget--41 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #000000; 
    max-width: 480px; 
    line-height: 1.25; 
    font-size: 70px;
    text-transform: none;
}

.bannerWidget--41 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #000000; 
    max-width: 368px; 
    line-height: 1.25; 
    font-size: 35px;
    text-transform: none;
}.howItWorksWidget--196 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 30px; 
    padding-bottom: 13px;
}

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

.howItWorksWidget--196 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--180 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 0px;
    
}.textWidget--194 {
    --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: 1024px;
    padding-top: 8px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--194 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--195 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 864px;
    padding-top: 25px; 
    padding-bottom: 25px; 
    line-height: 1.75; 
    background-color: #e5e5e5;
    color: #000000;
}

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

.textWidget--195 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
