.bannerWidget--18 {
    background-image: url(https://s3.amazonaws.com/grazecart/belmontspringsranch/images/1749570155_6848526b5fe3d.jpg); 
	background-attachment: fixed; 
	background-position: 40% 40%; 
	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--18 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--18 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 1056px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}.textWidget--2 {
    --tw-prose-headings: #b8b35d;
    --tw-prose-p: #b8b35d;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #b8b35d;
    --tw-prose-bullets: #b8b35d;
    max-width: 704px;
    padding-top: 20px; 
    padding-bottom: 4px; 
    line-height: 1.75; 
    background-color: #060231;
    color: #b8b35d;
}

.textWidget--2 a {
    color: #ffffff;
    text-decoration: none;
}

.textWidget--2 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.textWidget--11 {
    --tw-prose-headings: #a9ac57;
    --tw-prose-p: #a9ac57;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #a9ac57;
    --tw-prose-bullets: #a9ac57;
    max-width: 1072px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: #a9ac57;
}

.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: #180101;
    --tw-prose-p: #180101;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #180101;
    --tw-prose-bullets: #180101;
    max-width: 640px;
    padding-top: 84px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #eeeeee;
    color: #180101;
}

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

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