.dividerWidget--502 hr {
    height: 48px; 
    background-color: #b00a0a;
}.bannerWidget--487 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/grandviewfarm/images/1763983469_6924406d98c96.png); 
	background-attachment: scroll; 
	background-position: 50% 67%; 
	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--487 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--487 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #060000; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--488 hr {
    height: 48px; 
    background-color: #b00a0a;
}.featuredProductsWidget--491 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 20px;
	padding-bottom: 64px;
}

.featuredProductsWidget--491 a {
    color: var(--link_color);
}.dividerWidget--490 hr {
    height: 48px; 
    background-color: #b00a0a;
}.featuredProductsWidget--489 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 20px;
	padding-bottom: 64px;
}

.featuredProductsWidget--489 a {
    color: var(--link_color);
}.dividerWidget--492 hr {
    height: 48px; 
    background-color: #b00a0a;
}.featuredProductsWidget--621 {
    background-color: var(--background_color);
    color: var(--text_color);
    padding-top: 20px;
	padding-bottom: 20px;
}

.featuredProductsWidget--621 a {
    color: var(--link_color);
}.dividerWidget--622 hr {
    height: 48px; 
    background-color: #b00a0a;
}.bannerWidget--613 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/grandviewfarm/images/1764103397_692614e58254f.png); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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--613 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--613 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.dividerWidget--620 hr {
    height: 48px; 
    background-color: #b00a0a;
}.howItWorksWidget--493 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 20px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--493 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textWidget--494 {
    --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: 1600px;
    padding-top: 20px; 
    padding-bottom: 20px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

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

.textWidget--494 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
