.bannerWidget--42 {
    background-image: url(https://s3.amazonaws.com/grazecart/meadowrunfarm/images/1507058286_59d3e26e73930.jpg); 
	background-attachment: scroll; 
	background-position: 82% 49%; 
	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--42 {
        background-attachment: initial;
    }
}

.bannerWidget--42::after {
    background-color: hsla(0, 7%, 73%, 0);
    z-index: 1;
}

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

.bannerWidget--42 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1366px; 
    line-height: 2; 
    font-size: 57px;
    text-transform: none;
}

.bannerWidget--42 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #131325; 
    max-width: 624px; 
    line-height: 1.25; 
    font-size: 46px;
    text-transform: none;
}.textHeader--37 {
    background-color: #e0d7d7; 
    color: var(--text_color); 
    padding-top: 91px; 
    padding-bottom: 77px;
}

.textHeader--37 .textHeader__heading {
    color: inherit; 
}

.textHeader--37 .textHeader__subheading {
    color: inherit; 
}.imageWidget--36 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--36 img {
    width: 500px;
    height: auto;
    max-width: 100%;
}.ctaButtonWidget--38 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.howItWorksWidget--40 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

.howItWorksWidget--40 a {
    color: var(--link_color);
}

.howItWorksWidget--40 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--50 {
    --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: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--50 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textHeader--41 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

.textHeader--41 .textHeader__heading {
    color: inherit; 
}

.textHeader--41 .textHeader__subheading {
    color: inherit; 
}