.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/pearlriverpastures/images/1738815392_67a437a0ec41b.jpg); 
	background-attachment: scroll; 
	background-position: 0% 93%; 
	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--1 {
        background-attachment: initial;
    }
}

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

.bannerWidget--1 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 204px;
    padding-bottom: 200px;
    height: auto;
        max-width: 1231px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0.05em; 
    color: #FFF; 
    max-width: 750px; 
    line-height: 1.25; 
    font-size: 56px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #fbf5f5; 
    max-width: 1152px; 
    line-height: 2; 
    font-size: 40px;
    text-transform: uppercase;
}.dividerWidget--76 hr {
    height: 9px; 
    background-color: #051726;
}.photoGridWidget--93 {
    padding-top:15px; 
    padding-bottom: 48px;
    background-color: #d9cec1;
    color: var(--text_color); 
}

.photoGridWidget--93 a {
    color: var(--link_color);
}.dividerWidget--51 hr {
    height: 8px; 
    background-color: #051726;
}.howItWorksWidget--4 {
    background-color: #d9cec1; 
    color: #051726; 
    text-align: left; 
    padding-top: 33px; 
    padding-bottom: 36px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #64734d; 
    color: #051726;
}.textWidget--11 {
    --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: 864px;
    padding-top: 58px; 
    padding-bottom: 61px; 
    line-height: 1.75; 
    background-color: #d9cec1;
    color: var(--text_color);
}

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

.textWidget--11 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--12 {
    --tw-prose-headings: #051726;
    --tw-prose-p: #051726;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #051726;
    --tw-prose-bullets: #051726;
    max-width: 640px;
    padding-top: 58px; 
    padding-bottom: 35px; 
    line-height: 1.75; 
    background-color: #d9cec1;
    color: #051726;
}

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

.textWidget--12 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.dividerWidget--52 hr {
    height: 10px; 
    background-color: #051726;
}.dividerWidget--84 hr {
    height: 5px; 
    background-color: #051726;
}