.bannerWidget--175 {
    background-image: url(https://s3.amazonaws.com/grazecart/appalachianmeatcollective/images/1705103972_65a1d2644677d.jpg); 
	background-attachment: scroll; 
	background-position: 50% 0%; 
	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--175 {
        background-attachment: initial;
    }
}

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

.bannerWidget--175 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 64px;
    padding-bottom: 128px;
    height: auto;
        max-width: 941px;
    
    }

.bannerWidget--175 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #fcf7f7; 
    max-width: 1024px; 
    line-height: 1; 
    font-size: 50px;
    text-transform: none;
}

.bannerWidget--175 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 848px; 
    line-height: 1.25; 
    font-size: 46px;
    text-transform: none;
}.ctaButtonWidget--191 {
    background-color: #FFF; 
    padding-top:31px; 
    padding-bottom: 31px;
    
}.ctaButtonWidget--196 {
    background-color: #FFF; 
    padding-top:6px; 
    padding-bottom: 31px;
    
}.ctaButtonWidget--192 {
    background-color: #FFF; 
    padding-top:6px; 
    padding-bottom: 6px;
    
}.textWidget--176 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #4f5bb5;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 32px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--176 a {
    color: #4f5bb5;
    text-decoration: none;
}

.textWidget--176 a:hover {
    color: #4f5bb5;
    text-decoration: underline;
}
.textWidget--177 {
    --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: 25px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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