.dividerWidget--92 hr {
    height: 16px; 
    background-color: #473729;
}.textWidget--91 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #daded7;
    color: var(--text_color);
}

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

.textWidget--91 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--96 {
    --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: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #daded7;
    color: var(--text_color);
}

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

.textWidget--96 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--86 hr {
    height: 16px; 
    background-color: #5d6339;
}.contactFormWidget--87 {
    padding-top: 75px; 
    padding-bottom: 75px; 
    max-width: 640px;
    background-color: #473729; 
    color: #dedad7;
}.dividerWidget--88 hr {
    height: 16px; 
    background-color: #5d6339;
}.bannerWidget--95 {
    background-image: url(https://s3.amazonaws.com/grazecart/homesteadbeefllc/images/1747343306_682657cacaf65.JPEG); 
	background-attachment: fixed; 
	background-position: 50% 38%; 
	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--95 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--95 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #000000; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--90 hr {
    height: 16px; 
    background-color: #473729;
}