.bannerWidget--561 {
    background-image: url(https://s3.amazonaws.com/grazecart/gratefulgraze/images/1736885069_6786c34d02d74.png); 
	background-attachment: scroll; 
	background-position: 50% 45%; 
	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--561 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--561 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--362 hr {
    height: 5px; 
    background-color: #ffffff;
}.textWidget--123 {
    --tw-prose-headings: #2b338c;
    --tw-prose-p: #2b338c;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #2b338c;
    --tw-prose-bullets: #2b338c;
    max-width: 880px;
    padding-top: 40px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #2b338c;
}

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

.textWidget--123 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--194 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 0px;
    
}.ctaButtonWidget--193 {
    background-color: #FFF; 
    padding-top:20px; 
    padding-bottom: 20px;
    
}.textWidget--189 {
    --tw-prose-headings: #000000;
    --tw-prose-p: #000000;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #000000;
    --tw-prose-bullets: #000000;
    max-width: 880px;
    padding-top: 40px; 
    padding-bottom: 40px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: #000000;
}

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

.textWidget--189 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--191 {
    --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: 1024px;
    padding-top: 40px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--191 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--307 hr {
    height: 5px; 
    background-color: #2b338c;
}