.bannerWidget--21 {
    background-image: url(https://s3.amazonaws.com/grazecart/livinglightfarms/images/1702345885_6577bc9d5f922.jpeg); 
	background-attachment: scroll; 
	background-position: 3% 11%; 
	background-repeat: no-repeat; 
    background-size: auto;
    position: relative;
    -o-background-size: auto;
    -moz-background-size: auto;
    -webkit-background-size: auto;
}

@media (max-width : 480px) {
    /* safari mobile does not support fixed */
    .bannerWidget--21 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--21 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textHeader--20 {
    background-color: #ffffff; 
    color: #000000; 
    padding-top: 31px; 
    padding-bottom: 53px;
}

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

.textHeader--20 .textHeader__subheading {
    color: inherit; 
}.dividerWidget--23 hr {
    height: 64px; 
    background-color: #fbfbfb;
}.imageWidget--25 {
    padding-top: 0px; 
    padding-bottom: 0px;
}

.imageWidget--25 img {
    width: 600px;
    height: auto;
    max-width: 100%;
}.textHeader--26 {
    background-color: #ffffff; 
    color: #000000; 
    padding-top: 36px; 
    padding-bottom: 40px;
}

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

.textHeader--26 .textHeader__subheading {
    color: inherit; 
}.imageWidget--29 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--29 img {
    width: 600px;
    height: auto;
    max-width: 100%;
}.textHeader--28 {
    background-color: #ffffff; 
    color: #000000; 
    padding-top: 23px; 
    padding-bottom: 0px;
}

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

.textHeader--28 .textHeader__subheading {
    color: inherit; 
}.imageWidget--27 {
    padding-top: 64px; 
    padding-bottom: 64px;
}

.imageWidget--27 img {
    width: 600px;
    height: auto;
    max-width: 100%;
}.textHeader--30 {
    background-color: var(--background_color); 
    color: var(--text_color); 
    padding-top: 0px; 
    padding-bottom: 25px;
}

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

.textHeader--30 .textHeader__subheading {
    color: inherit; 
}.ctaButtonWidget--32 {
    background-color: #6d5566; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}