<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bannerWidget--1 {
    background-image: url(https://s3.amazonaws.com/grazecart/glendowerfarms/images/1526509387_5afcaf4becfbb.JPG); 
	background-attachment: scroll; 
	background-position: 50% 100%; 
	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: 16px;
    padding-bottom: 16px;
    height: auto;
        max-width: 1600px;
    
    }

.bannerWidget--1 .bannerWidget__heading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1; 
    font-size: 30px;
    text-transform: none;
}

.bannerWidget--1 .bannerWidget__subheading {
    letter-spacing: 0px; 
    color: #FFF; 
    max-width: 608px; 
    line-height: 1.25; 
    font-size: 24px;
    text-transform: none;
}.textWidget--19 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: #b8331f;
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 640px;
    padding-top: 10px; 
    padding-bottom: 5px; 
    line-height: 1.75; 
    background-color: transparent;
    color: #3d3d3d;
}

.textWidget--19 a {
    color: #b8331f;
    text-decoration: none;
}

.textWidget--19 a:hover {
    color: #b8331f;
    text-decoration: underline;
}
.photoGridWidget--17 {
    padding-top:8px; 
    padding-bottom: 0px;
    background-color: #109e58;
    color: var(--text_color); 
}

.photoGridWidget--17 a {
    color: var(--link_color);
}.textWidget--3 {
    --tw-prose-headings: #3d3d3d;
    --tw-prose-p: #3d3d3d;
    --tw-prose-a: var(--link_color);
    --tw-prose-body: #3d3d3d;
    --tw-prose-bullets: #3d3d3d;
    max-width: 683px;
    padding-top: 8px; 
    padding-bottom: 20px; 
    line-height: 1.5; 
    background-color: transparent;
    color: #3d3d3d;
}

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

.textWidget--3 a:hover {
    color: var(--link_color);
    text-decoration: underline;
}
</pre></body></html>