.bannerWidget--22 {
    background-image: url(https://s3.amazonaws.com/grazecart/lakewatcherfarms/images/1711222929_65ff3091def53.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--22 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--22 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--19 {
    --tw-prose-headings: #2e1b0f;
    --tw-prose-p: #2e1b0f;
    --tw-prose-a: #c90c35;
    --tw-prose-body: #2e1b0f;
    --tw-prose-bullets: #2e1b0f;
    max-width: 1248px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #fcf8eb;
    color: #2e1b0f;
}

.textWidget--19 a {
    color: #c90c35;
    text-decoration: none;
}

.textWidget--19 a:hover {
    color: #c90c35;
    text-decoration: underline;
}
