.bannerWidget--11 {
    background-image: url(https://s3.amazonaws.com/grazecart/mcelroyfarms/images/1610420347_5ffd107b99060.jpeg); 
	background-attachment: scroll; 
	background-position: 50% 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--11 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--11 .bannerWidget__heading {
    letter-spacing: 4px; 
    color: #FFF; 
    max-width: 800px; 
    line-height: 1; 
    font-size: 39px;
    text-transform: none;
}

.bannerWidget--11 .bannerWidget__subheading {
    letter-spacing: 0.075em; 
    color: #ffffff; 
    max-width: 1360px; 
    line-height: 2.5; 
    font-size: 27px;
    text-transform: none;
}.textWidget--71 {
    --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: 1136px;
    padding-top: 34px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--71 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--70 {
    background-color: #FFF; 
    padding-top:0px; 
    padding-bottom: 18px;
    
}.bannerWidget--52 {
    background-image: url(https://s3.amazonaws.com/grazecart/mcelroyfarms/images/1610420849_5ffd1271e6bcc.jpg); 
	background-attachment: scroll; 
	background-position: 50% 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--52 {
        background-attachment: initial;
    }
}

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

.bannerWidget--52 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 256px;
    padding-bottom: 360px;
    height: auto;
        max-width: 1443px;
    
    }

.bannerWidget--52 .bannerWidget__heading {
    letter-spacing: 4px; 
    color: #FFF; 
    max-width: 800px; 
    line-height: 1; 
    font-size: 39px;
    text-transform: none;
}

.bannerWidget--52 .bannerWidget__subheading {
    letter-spacing: 0.075em; 
    color: #ffffff; 
    max-width: 1360px; 
    line-height: 2.5; 
    font-size: 27px;
    text-transform: none;
}.textHeader--36 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 30px; 
    padding-bottom: 46px;
}

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

.textHeader--36 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--53 hr {
    height: 64px; 
    background-color: #ffffff;
}.contactFormWidget--32 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #FFF; 
    color: #3d3d3d;
}