.bannerWidget--38 {
    background-image: url(https://s3.amazonaws.com/grazecart/sweetgrassdairy/images/1694653547_65025c6b536e1.jpg); 
	background-attachment: fixed; 
	background-position: 50% 61%; 
	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--38 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--38 .bannerWidget__heading {
    letter-spacing: normal; 
    color: #f2f6f9; 
    max-width: 960px; 
    line-height: 1.5; 
    font-size: 53px;
    text-transform: uppercase;
}

.bannerWidget--38 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #f2f6f9; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 40px;
    text-transform: none;
}.dividerWidget--39 hr {
    height: 16px; 
    background-color: #030000;
}.photoGridWidget--40 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #f5f8f6;
    color: var(--text_color); 
}

.photoGridWidget--40 a {
    color: var(--link_color);
}.dividerWidget--54 hr {
    height: 16px; 
    background-color: #EEE;
}.howItWorksWidget--41 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 64px; 
    padding-bottom: 64px;
}

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

.howItWorksWidget--41 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.textHeader--58 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--58 .textHeader__subheading {
    color: inherit; 
}.productProtocolsWidget--191 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.productProtocolsWidget--191 a {
    color: var(--link_color);
}.howItWorksWidget--59 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 17px; 
    padding-bottom: 17px;
}

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

.howItWorksWidget--59 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.howItWorksWidget--60 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    text-align: left; 
    padding-top: 17px; 
    padding-bottom: 21px;
}

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

.howItWorksWidget--60 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.testimonialsWidget--63 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.testimonialsWidget--63 a {
    color: var(--link_color);
}

.testimonialsWidget--63 .testimonialsWidgetDots li button:before {
    color: var(--text_color); 
}

.testimonialsWidget--63 .testimonial__bodyContainer {
    background-color: #f3f3f3;
    color: inherit;
}

.testimonialsWidget--63 .testimonial__bodyContainer::after {
    background-color: #f3f3f3;
}.textHeader--64 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 64px; 
    padding-bottom: 0px;
}

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

.textHeader--64 .textHeader__subheading {
    color: inherit; 
}.ctaButtonWidget--65 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.newsletterWidget--159 {
    padding-top: 64px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.newsletterWidget--159 a {
    color: var(--link_color);
}