.bannerWidget--345 {
    background-image: url(https://s3.amazonaws.com/grazecart/thefamilycow/images/1517498881_5a7332011ec12.jpg); 
	background-attachment: scroll; 
	background-position: 80% 25%; 
	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--345 {
        background-attachment: initial;
    }
}

.bannerWidget--345::after {
    background-color: hsla(0, 0%, 0%, 0.45);
    z-index: 1;
}

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

.bannerWidget--345 .bannerWidget__heading {
    letter-spacing: 0.025em; 
    color: #ffffff; 
    max-width: 700px; 
    line-height: 1.25; 
    font-size: 45px;
    text-transform: none;
}

.bannerWidget--345 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #FFF; 
    max-width: 750px; 
    line-height: 1.5; 
    font-size: 28px;
    text-transform: none;
}.howItWorksWidget--347 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 40px;
}

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

.howItWorksWidget--347 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.photoGridWidget--1026 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--1026 a {
    color: var(--link_color);
}.textWidget--349 {
    --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: 1200px;
    padding-top: 20px; 
    padding-bottom: 50px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--349 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--351 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 64px;
    
}.textWidget--407 {
    --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: 1000px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

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