.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/matthewloignon/images/1572235121_5db667715de12.jpg); 
	background-attachment: scroll; 
	background-position: 50% 51%; 
	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: hsla(0, 2%, 27%, 0.28);
    z-index: 1;
}

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 64px;
    padding-bottom: 128px;
    height: auto;
        max-width: 1571px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #ffffff; 
    max-width: 592px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 592px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textHeader--19 {
    background-color: #306919; 
    color: #ffffff; 
    padding-top: 75px; 
    padding-bottom: 72px;
}

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

.textHeader--19 .textHeader__subheading {
    color: inherit; 
}.howItWorksWidget--5 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--5 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.dividerWidget--9 hr {
    height: 16px; 
    background-color: #306919;
}.photoGridWidget--8 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #eeeeee;
    color: var(--text_color); 
}

.photoGridWidget--8 a {
    color: var(--link_color);
}.bannerWidget--14 {
    background-image: url(https://s3.amazonaws.com/grazecart/matthewloignon/images/1572407540_5db908f4cad72.jpg); 
	background-attachment: scroll; 
	background-position: 41% 11%; 
	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--14 {
        background-attachment: initial;
    }
}

.bannerWidget--14::after {
    background-color: hsla(0, 2%, 34%, 0.36);
    z-index: 1;
}

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

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

.bannerWidget--14 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 720px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.newsletterWidget--7 {
    padding-top: 21px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--7 a {
    color: var(--link_color);
}.imageWidget--36 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--36 img {
    width: px;
    height: auto;
    max-width: 100%;
}