.bannerWidget--388 {
    background-image: url(https://s3.amazonaws.com/grazecart/jubilee/images/1540691316_5bd51574a080e.jpg); 
	background-attachment: scroll; 
	background-position: 100% 42%; 
	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--388 {
        background-attachment: initial;
    }
}

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

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

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

.bannerWidget--388 .bannerWidget__subheading {
    letter-spacing: normal; 
    color: #523619; 
    max-width: 608px; 
    line-height: 1.5; 
    font-size: 24px;
    text-transform: none;
}.textHeader--391 {
    background-color: #ead6c0; 
    color: #523619; 
    padding-top: 36px; 
    padding-bottom: 0px;
}

.textHeader--391 .textHeader__heading {
    color: inherit; 
}

.textHeader--391 .textHeader__subheading {
    color: inherit; 
}.photoGalleryWidget--390 {
    padding-top:20px; 
    padding-bottom: 38px;
    background-color: #ead6c0;
    color: var(--text_color); 
}

.photoGalleryWidget--390 a {
    color: var(--link_color);
}.textWidget--389 {
    --tw-prose-headings: #523619;
    --tw-prose-p: #523619;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #523619;
    --tw-prose-bullets: #523619;
    max-width: 640px;
    padding-top: 7px; 
    padding-bottom: 0px; 
    line-height: 1.75; 
    background-color: #ead6c0;
    color: #523619;
}

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

.textWidget--389 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
