.bannerWidget--1740 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/josephwanda/images/1756923766_68b8877651b05.png); 
	background-attachment: scroll; 
	background-position: 50% 53%; 
	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--1740 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1740 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 25px;
    text-transform: none;
}.featuredProductsWidget--1745 {
    background-color: #c2cccc;
    color: var(--text_color);
    padding-top: 25px;
	padding-bottom: 25px;
}

.featuredProductsWidget--1745 a {
    color: var(--link_color);
}.featuredProductsWidget--1760 {
    background-color: #c2cccc;
    color: var(--text_color);
    padding-top: 25px;
	padding-bottom: 50px;
}

.featuredProductsWidget--1760 a {
    color: var(--link_color);
}.dividerWidget--1741 hr {
    height: 30px; 
    background-color: #ffffff;
}.textWidget--1758 {
    --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: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--1758 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.bannerWidget--1753 {
    background-image: url(https://s3.amazonaws.com/grazecart/josephwanda/images/1745945100_6811020c81f89.jpg); 
	background-attachment: scroll; 
	background-position: 0% 75%; 
	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--1753 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--1753 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 864px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}