.legacy .textHeader--101 {
background-color: #fafafa;
color: #3d3d3d;
padding-top: 60px;
padding-bottom: 28px;
}

.legacy .textHeader--101 .textHeader__heading {
color: inherit;
}

.legacy .textHeader--101 .textHeader__subheading {
color: inherit;
}
.legacy .contactFormWidget--98 {
padding-top: 30px;
padding-bottom: 60px;
max-width: 455px;
background-color: #FFF;
color: #3d3d3d;
}
.legacy .textWidget--99 {
max-width: 601px;
padding-top: 30px;
padding-bottom: 60px;
line-height: 1.75;
background-color: var(--background_color);
color: var(--text_color);
}

.legacy .textWidget--99 .tw\:prose {
--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: inherit;
background-color: inherit;
}

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

.legacy .textWidget--99 a:hover {
color: var(--link_color);
text-decoration: underline;
}
.legacy .bannerWidget--514 {
background-image: url(https://d14fky00evb1ot.cloudfront.net/sevensonsfarms/images/1518149644_5a7d200c6dc1e.jpg);
background-attachment: scroll;
background-position: center top;
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 */
.legacy .bannerWidget--514 {
background-attachment: initial;
}
}

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

.legacy .bannerWidget--514 .bannerWidget__innerContainer {
z-index: 5;
padding-top: 80px;
padding-bottom: 80px;
height: auto;
    max-width: 1600px;

}

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

.legacy .bannerWidget--514 .bannerWidget__subheading {
letter-spacing: normal;
color: #FFF;
max-width: 560px;
line-height: 1.25;
font-size: 23px;
text-transform: none;
}
