.textWidget--33 {
    --tw-prose-headings: #ffffff;
    --tw-prose-p: #ffffff;
    --tw-prose-a: #ffffff;
    --tw-prose-body: #ffffff;
    --tw-prose-bullets: #ffffff;
    max-width: 1088px;
    padding-top: 21px; 
    padding-bottom: 15px; 
    line-height: 1.75; 
    background-color: #2c5170;
    color: #ffffff;
}

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

.textWidget--33 a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/wiensranch/images/1646600716_6225220c5a6f4.jpg); 
	background-attachment: scroll; 
	background-position: 46% 55%; 
	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: transparent;
    z-index: 1;
}

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

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 672px; 
    line-height: 1.5; 
    font-size: 30px;
    text-transform: none;
}.bannerWidget--21 {
    background-image: url(https://s3.amazonaws.com/grazecart/wiensranch/images/1645072052_620dceb41958f.png); 
	background-attachment: scroll; 
	background-position: 50% 66%; 
	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--21 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--21 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #573f0b; 
    max-width: 800px; 
    line-height: 1.5; 
    font-size: 31px;
    text-transform: none;
}.ctaButtonWidget--39 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.photoGalleryWidget--7 {
    padding-top:35px; 
    padding-bottom: 35px;
    background-color: #f2ebd6;
    color: var(--text_color); 
}

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