.textWidget--125 {
    --tw-prose-headings: #6f6f6f;
    --tw-prose-p: #6f6f6f;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #6f6f6f;
    --tw-prose-bullets: #6f6f6f;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 24px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #6f6f6f;
}

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

.textWidget--125 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.bannerWidget--192 {
    background-image: url(https://s3.amazonaws.com/grazecart/polyfacefarm/images/1722517218_66ab86e236e7b.jpg); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--192 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--192 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 48px;
    text-transform: none;
}

.bannerWidget--192 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--92 {
    --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: 704px;
    padding-top: 50px; 
    padding-bottom: 26px; 
    line-height: 1.75; 
    background-color: #f2f2f2;
    color: var(--text_color);
}

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

.textWidget--92 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--93 {
    --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: 700px;
    padding-top: 0px; 
    padding-bottom: 19px; 
    line-height: 1.75; 
    background-color: #f2f2f2;
    color: var(--text_color);
}

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

.textWidget--93 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: 700px;
    padding-top: 30px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #ffffff;
    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;
}
