.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/heritagehillbeef/images/1747259434_6825102ac9a31.jpg); 
	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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 200px;
    padding-bottom: 200px;
    height: auto;
        max-width: 1130px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #f4bb61; 
    max-width: 960px; 
    line-height: 1.25; 
    font-size: 80px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 18px;
    text-transform: none;
}.textWidget--11 {
    --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: 720px;
    padding-top: 100px; 
    padding-bottom: 100px; 
    line-height: 1.75; 
    background-color: #1d2b34;
    color: var(--text_color);
}

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

.textWidget--11 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--27 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 540px;
    padding-top: 100px; 
    padding-bottom: 100px; 
    line-height: 1.75; 
    background-color: #1d2b34;
    color: #ffffff;
}

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

.textWidget--27 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredProductsWidget--28 {
    background-color: var(--background_color);
    color: #f4bb61;
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredProductsWidget--28 a {
    color: var(--link_color);
}.bannerWidget--31 {
    background-image: url(https://s3.amazonaws.com/grazecart/heritagehillbeef/images/1747263356_68251f7ccda04.png); 
	background-attachment: scroll; 
	background-position: 46% 50%; 
	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--31 {
        background-attachment: initial;
    }
}

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

.bannerWidget--31 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 192px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1130px;
    
    }

.bannerWidget--31 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #1d2b34; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 60px;
    text-transform: none;
}

.bannerWidget--31 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #1d2b34; 
    max-width: 390px; 
    line-height: 1.25; 
    font-size: 18px;
    text-transform: none;
}