.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/frankturnerandsonsfarms/images/1583268329_5e5ec1e98e0ea.jpg); 
	background-attachment: scroll; 
	background-position: 51% 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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 87px;
    padding-bottom: 38px;
    height: auto;
        max-width: 1600px;
    
        min-height: 710px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.ctaButtonWidget--19 {
    background-color: #fafafa; 
    padding-top:64px; 
    padding-bottom: 20px;
    
}.ctaButtonWidget--37 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 20px;
    
}.textWidget--27 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 896px;
    padding-top: 64px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

.textWidget--27 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--31 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 20px;
    
}.textWidget--6 {
    --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: 880px;
    padding-top: 24px; 
    padding-bottom: 24px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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