.bannerWidget--573 {
    background-image: url(https://s3.amazonaws.com/grazecart/gratefulgraze/images/1736990737_678860112e7b1.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--573 {
        background-attachment: initial;
    }
}

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

.bannerWidget--573 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 130px;
    padding-bottom: 0px;
    height: auto;
        max-width: 550px;
    
    }

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

.bannerWidget--573 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--576 {
    --tw-prose-headings: #2b338c;
    --tw-prose-p: #2b338c;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #2b338c;
    --tw-prose-bullets: #2b338c;
    max-width: 1104px;
    padding-top: 6px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #2b338c;
}

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

.textWidget--576 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.featuredProductsWidget--565 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 0px;
	padding-bottom: 0px;
}

.featuredProductsWidget--565 a {
    color: var(--link_color);
}.featuredProductsWidget--662 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 11px;
	padding-bottom: 64px;
}

.featuredProductsWidget--662 a {
    color: var(--link_color);
}