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

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

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

.bannerWidget--763 .bannerWidget__heading {
    letter-spacing: 1px; 
    color: #FFF; 
    max-width: 832px; 
    line-height: 1.5; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--763 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 880px; 
    line-height: 1.75; 
    font-size: 25px;
    text-transform: none;
}.textHeader--849 {
    background-color: #ffff00; 
    color: #000000; 
    padding-top: 25px; 
    padding-bottom: 25px;
}

.textHeader--849 .textHeader__heading {
    color: inherit; 
}

.textHeader--849 .textHeader__subheading {
    color: inherit; 
}.textHeader--908 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 38px; 
    padding-bottom: 0px;
}

.textHeader--908 .textHeader__heading {
    color: inherit; 
}

.textHeader--908 .textHeader__subheading {
    color: inherit; 
}.featuredProductsWidget--769 {
    background-color: #fffcfc;
    color: var(--text_color);
    padding-top: 16px;
	padding-bottom: 0px;
}

.featuredProductsWidget--769 a {
    color: var(--link_color);
}.textHeader--1029 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 38px; 
    padding-bottom: 0px;
}

.textHeader--1029 .textHeader__heading {
    color: inherit; 
}

.textHeader--1029 .textHeader__subheading {
    color: inherit; 
}.featuredProductsWidget--766 {
    background-color: #FFF;
    color: var(--text_color);
    padding-top: 15px;
	padding-bottom: 14px;
}

.featuredProductsWidget--766 a {
    color: var(--link_color);
}.textHeader--771 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 13px; 
    padding-bottom: 0px;
}

.textHeader--771 .textHeader__heading {
    color: inherit; 
}

.textHeader--771 .textHeader__subheading {
    color: inherit; 
}.textWidget--772 {
    --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: 0px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--772 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.testimonialsWidget--773 {
    padding-top: 11px; 
    padding-bottom: 21px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.testimonialsWidget--773 a {
    color: var(--link_color);
}

.testimonialsWidget--773 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--773 .testimonial__bodyContainer {
    background-color: #cbefa5;
    color: inherit;
}

.testimonialsWidget--773 .testimonial__bodyContainer::after {
    background-color: #cbefa5;
}