.bannerWidget--98 {
    background-image: url(https://s3.amazonaws.com/grazecart/76cattleco/images/1709160234_65dfb72ac9803.webp); 
	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--98 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--98 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--101 {
    --tw-prose-headings: #071631;
    --tw-prose-p: #071631;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #071631;
    --tw-prose-bullets: #071631;
    max-width: 832px;
    padding-top: 64px; 
    padding-bottom: 32px; 
    line-height: 1.75; 
    background-color: #f6f4e0;
    color: #071631;
}

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

.textWidget--101 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.ctaButtonWidget--105 {
    background-color: #f6f4e0; 
    padding-top:0px; 
    padding-bottom: 0px;
    
}.textWidget--102 {
    --tw-prose-headings: #071631;
    --tw-prose-p: #071631;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #071631;
    --tw-prose-bullets: #071631;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 32px; 
    line-height: 1.75; 
    background-color: #3a8841;
    color: #071631;
}

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

.textWidget--102 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
.newsletterWidget--103 {
    padding-top: 32px; 
    padding-bottom: 64px;
    background-color: #3a8841;
    color: #061731; 
}

.newsletterWidget--103 a {
    color: var(--link_color);
}.ctaButtonWidget--104 {
    background-color: #f6f4e0; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}