.bannerWidget--55 {
    background-image: url(https://s3.amazonaws.com/grazecart/thegrassfedfreezer/images/1694794930_650484b2a15a1.png); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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--55 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--55 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}.textWidget--56 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 683px;
    padding-top: 60px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

.textWidget--56 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--57 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 683px;
    padding-top: 32px; 
    padding-bottom: 60px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

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