.bannerWidget--1 {
    background-image: url(https://storage.googleapis.com/grazecart-images-prod/hillsdalecattleco/images/1753223240_68801048cf087.jpg); 
	background-attachment: scroll; 
	background-position: 50% 50%; 
	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: 0px;
    padding-bottom: 0px;
    height: auto;
        max-width: 1600px;
    
        min-height: 600px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

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

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #FFF; 
    max-width: 650px; 
    line-height: 1.25; 
    font-size: 30px;
    text-transform: none;
}.dividerWidget--10 hr {
    height: 40px; 
    background-color: #3a4774;
}.photoGridWidget--3 {
    padding-top:96px; 
    padding-bottom: 64px;
    background-color: var(--background_color);
    color: var(--text_color); 
}

.photoGridWidget--3 a {
    color: var(--link_color);
}.dividerWidget--25 hr {
    height: 16px; 
    background-color: #a88d68;
}.howItWorksWidget--4 {
    background-color: #3a4774; 
    color: #ece5d7; 
    text-align: left; 
    padding-top: 41px; 
    padding-bottom: 41px;
}

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

.howItWorksWidget--4 .bullet {
    background-color: #a88d68; 
    color: #ffffff;
}.dividerWidget--27 hr {
    height: 16px; 
    background-color: #a88d68;
}.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: 640px;
    padding-top: 15px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: #ffffff;
    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: #ece5d7;
    --tw-prose-p: #ece5d7;
    --tw-prose-a: #fcfdff;
    --tw-prose-body: #ece5d7;
    --tw-prose-bullets: #ece5d7;
    max-width: 640px;
    padding-top: 107px; 
    padding-bottom: 16px; 
    line-height: 1.75; 
    background-color: #3a4774;
    color: #ece5d7;
}

.textWidget--12 a {
    color: #fcfdff;
    text-decoration: none;
}

.textWidget--12 a:hover {
    color: #fcfdff;
    text-decoration: underline;
}
.dividerWidget--33 hr {
    height: 16px; 
    background-color: #a88d68;
}.textWidget--32 {
    --tw-prose-headings: #3a4774;
    --tw-prose-p: #3a4774;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3a4774;
    --tw-prose-bullets: #3a4774;
    max-width: 1184px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    line-height: 1.75; 
    background-color: #ffffff;
    color: #3a4774;
}

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

.textWidget--32 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.contactFormWidget--19 {
    padding-top: 64px; 
    padding-bottom: 64px; 
    max-width: 640px;
    background-color: #a88d68; 
    color: #000000;
}