.bannerWidget--197 {
    background-image: url(https://s3.amazonaws.com/grazecart/hungryhollowfarm/images/1623200278_60c012162c615.jpg); 
	background-attachment: fixed; 
	background-position: 50% 62%; 
	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--197 {
        background-attachment: initial;
    }
}

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

.bannerWidget--197 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 240px;
    padding-bottom: 240px;
    height: auto;
        max-width: 1600px;
    
        min-height: 1014px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--197 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.5; 
    font-size: 64px;
    text-transform: none;
}

.bannerWidget--197 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 28px;
    text-transform: none;
}.textWidget--198 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

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