.bannerWidget--27 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephmantoan/images/1589317863_5ebb10e764d78.jpg); 
	background-attachment: scroll; 
	background-position: 50% 92%; 
	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--27 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--27 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 896px; 
    line-height: 1.25; 
    font-size: 27px;
    text-transform: none;
}.textHeader--34 {
    background-color: #183c34; 
    color: #ffffff; 
    padding-top: 30px; 
    padding-bottom: 0px;
}

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

.textHeader--34 .textHeader__subheading {
    color: inherit; 
}.textWidget--13 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1200px;
    padding-top: 30px; 
    padding-bottom: 30px; 
    line-height: 1.75; 
    background-color: #183c34;
    color: #ffffff;
}

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

.textWidget--13 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGridWidget--51 {
    padding-top:30px; 
    padding-bottom: 30px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--51 a {
    color: var(--link_color);
}.howItWorksWidget--2 {
    background-color: #183c34; 
    color: #ffffff; 
    text-align: left; 
    padding-top: 40px; 
    padding-bottom: 26px;
}

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

.howItWorksWidget--2 .bullet {
    background-color: #ffffff; 
    color: #046f63;
}.ctaButtonWidget--3 {
    background-color: #183c34; 
    padding-top:20px; 
    padding-bottom: 60px;
    
}.newsletterWidget--32 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: #183c34; 
}

.newsletterWidget--32 a {
    color: var(--link_color);
}