.bannerWidget--37 {
    background-image: url(https://s3.amazonaws.com/grazecart/happyliferanch/images/1734714303_6765a3bf695d5.jpg); 
	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--37 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--37 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--38 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #473f35;
    color: #ffffff;
}

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

.textWidget--38 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.textWidget--42 {
    --tw-prose-headings: #faf7f7;
    --tw-prose-p: #faf7f7;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #faf7f7;
    --tw-prose-bullets: #faf7f7;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #473f35;
    color: #faf7f7;
}

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

.textWidget--42 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.photoGalleryWidget--39 {
    padding-top:64px; 
    padding-bottom: 64px;
    background-color: #473f35;
    color: var(--text_color); 
}

.photoGalleryWidget--39 a {
    color: var(--link_color);
}