.bannerWidget--203 {
    background-image: url(https://s3.amazonaws.com/grazecart/clearviewfarmpma/images/1749522803_684799730a059.jpg); 
	background-attachment: fixed; 
	background-position: 40% 46%; 
	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--203 {
        background-attachment: initial;
    }
}

.bannerWidget--203::after {
    background-color: hsla(0, 54%, 2%, 0.45);
    z-index: 1;
}

.bannerWidget--203 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 181px;
    padding-bottom: 181px;
    height: auto;
        max-width: 1595px;
    
    }

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

.bannerWidget--203 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 576px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.imageWidget--207 {
    padding-top: 60px; 
    padding-bottom: 4px;
}

.imageWidget--207 img {
    width: 476px;
    height: auto;
    max-width: 100%;
}.textWidget--206 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #25382a;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 1200px;
    padding-top: 11px; 
    padding-bottom: 11px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: var(--text_color);
}

.textWidget--206 a {
    color: #25382a;
    text-decoration: none;
}

.textWidget--206 a:hover {
    color: #25382a;
    text-decoration: underline;
}
.contactFormWidget--18 {
    padding-top: 36px; 
    padding-bottom: 59px; 
    max-width: 640px;
    background-color: #ffffff; 
    color: #3d3d3d;
}.imageWidget--208 {
    padding-top: 0px; 
    padding-bottom: 12px;
}

.imageWidget--208 img {
    width: 90px;
    height: auto;
    max-width: 100%;
}.textWidget--39 {
    --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: 736px;
    padding-top: 3px; 
    padding-bottom: 3px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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