.textHeader--66 {
    background-color: #575454; 
    color: #fcf5f5; 
    padding-top: 35px; 
    padding-bottom: 35px;
}

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

.textHeader--66 .textHeader__subheading {
    color: inherit; 
}.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/thegrazinglife/images/1713209512_661d80a8cd3ec.jpg); 
	background-attachment: scroll; 
	background-position: 42% 0%; 
	background-repeat: no-repeat; 
    background-size: contain;
    position: relative;
    -o-background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--1 {
        background-attachment: initial;
    }
}

.bannerWidget--1::after {
    background-color: hsla(0, 4%, 39%, 0.71);
    z-index: 1;
}

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 248px;
    padding-bottom: 192px;
    height: auto;
        max-width: 1600px;
    
        min-height: 683px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #589098; 
    max-width: 1216px; 
    line-height: 2; 
    font-size: 80px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #eeedd7; 
    max-width: 944px; 
    line-height: 1.25; 
    font-size: 36px;
    text-transform: none;
}.newsletterWidget--60 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--60 a {
    color: var(--link_color);
}.dividerWidget--61 hr {
    height: 16px; 
    background-color: #EEE;
}.howItWorksWidget--7 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--7 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.featuredPostsWidget--8 {
    background-color: var(--background_color);
    color: var(var(--text_color)); 
    padding-top: 64px;
	padding-bottom: 64px;
}

.featuredPostsWidget--8 a {
    color: var(--link_color);
}.vendorsWidget--4 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.vendorsWidget--4 a {
    color: var(--link_color);
}.bannerWidget--6 {
    background-image: url(https://s3.amazonaws.com/grazecart/thegrazinglife/images/1713209037_661d7ecdb8e14.jpg); 
	background-attachment: scroll; 
	background-position: 50% 22%; 
	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--6 {
        background-attachment: initial;
    }
}

.bannerWidget--6::after {
    background-color: hsla(0, 13%, 36%, 0.7);
    z-index: 1;
}

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

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

.bannerWidget--6 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #eeedd7; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.featuredRecipesWidget--5 {
    background-color: var(--background_color);
    color: var(--text_color); 
    padding-top: 64px;
	padding-bottom: 64px;
}

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