.bannerWidget--527 {
    background-image: url(https://s3.amazonaws.com/grazecart/lickskillet/images/1556466822_5cc5cc866cbf0.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--527 {
        background-attachment: initial;
    }
}

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

.bannerWidget--527 .bannerWidget__innerContainer {
    z-index: 5;
    padding-top: 450px;
    padding-bottom: 0px;
    height: auto;
        max-width: 803px;
    
        min-height: 667px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }

.bannerWidget--527 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #6d2219; 
    max-width: 1216px; 
    line-height: 1; 
    font-size: 80px;
    text-transform: none;
}

.bannerWidget--527 .bannerWidget__subheading {
    letter-spacing: 0.025em; 
    color: #ffffff; 
    max-width: 1216px; 
    line-height: 1; 
    font-size: 47px;
    text-transform: none;
}.dividerWidget--528 hr {
    height: 16px; 
    background-color: #6d2219;
}.textWidget--534 {
    --tw-prose-headings: var(--text_color);
    --tw-prose-p: var(--text_color);
    --tw-prose-a: #47c561;
    --tw-prose-body: --text_color;
    --tw-prose-bullets: --text_color;
    max-width: 640px;
    padding-top: 64px; 
    padding-bottom: 64px; 
    line-height: 1.75; 
    background-color: var(--background_color);
    color: var(--text_color);
}

.textWidget--534 a {
    color: #47c561;
    text-decoration: none;
}

.textWidget--534 a:hover {
    color: #47c561;
    text-decoration: underline;
}
.ctaButtonWidget--535 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}.dividerWidget--530 hr {
    height: 16px; 
    background-color: #6d2219;
}.howItWorksWidget--529 {
    background-color: transparent; 
    color: #3d3d3d; 
    text-align: left; 
    padding-top: 77px; 
    padding-bottom: 0px;
}

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

.howItWorksWidget--529 .bullet {
    background-color: var(--brand_color); 
    color: var(--brand_color_inverted);
}.ctaButtonWidget--538 {
    background-color: #FFF; 
    padding-top:64px; 
    padding-bottom: 64px;
    
}