.bannerWidget--70 {
    background-image: url(https://s3.amazonaws.com/grazecart/lickskillet/images/1587484676_5e9f1804807cc.jpg); 
	background-attachment: scroll; 
	background-position: 50% 0%; 
	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--70 {
        background-attachment: initial;
    }
}

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

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

.bannerWidget--70 .bannerWidget__heading {
    letter-spacing: 2px; 
    color: #FFF; 
    max-width: 1344px; 
    line-height: 1.5; 
    font-size: 80px;
    text-transform: none;
}

.bannerWidget--70 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #fffdfc; 
    max-width: 784px; 
    line-height: 1.25; 
    font-size: 64px;
    text-transform: none;
}.textWidget--71 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: #933140;
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 1600px;
    padding-top: 22px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

.textWidget--71 a {
    color: #933140;
    text-decoration: none;
}

.textWidget--71 a:hover {
    color: #933140;
    text-decoration: underline;
}
