<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-header .site-header-main {
border-bottom: 2px solid #000;
background: linear-gradient(174deg, #ffffff, #ffefe3);
}
.lemon-limes-bannr.site-top {
height: 260px;
}
@media (max-width: 1041px) {
.lemon-limes-bannr.site-top {
height: unset;
}
}
.comment-respond {
background: #f9f9f9;
padding: 20px;
margin-top: 20px;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
width: 100% !important;
}
.comment-respond .g-recaptcha {
margin: 30px 0;
}
.comment-respond .g-recaptcha&gt;div {
width: 100% !important;
}
.single.post-template-3.has-header-img.featured-img-reverse .site-header,
.page.page-template-3.has-header-img.featured-img-reverse .site-header {
margin-bottom: 0;
}
@media (min-width: 320px) and (min-height: 400px) {
[class^="SB-Default-"].ad-wrapper {
height: 250px;
}
}
@media (min-width: 991px) and (min-height: 600px) {
[class^="SB-Default-"].ad-wrapper {
height: 600px;
}
}</pre></body></html>