.bannerWidget--90 {
    background-image: url(https://s3.amazonaws.com/grazecart/shipleyfarmsbeef/images/1714369797_662f3505a6ab0.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--90 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--90 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 1; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--90 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1360px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--97 {
    --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: 640px;
    padding-top: 104px; 
    padding-bottom: 145px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: var(--text_color);
}

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

.textWidget--97 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--98 {
    --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: 640px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: var(--text_color);
}

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

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