<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">FOOTER, #banner, .rev_slider_wrapper, .nav-cont, #quick-links {
    display: none;
}

BODY {
    color: #000;
}

.section-content {
    width: 100%;
}

ARTICLE {
    max-height: none !important; 
}

[data-readmore] {
    height: auto !important;
}

[data-readmore-toggle] {
    display: none !important;
}

/*--- accordion / toggle ---*/
.fhn-faq-item &gt; .fhn-faq-answer {
    display: inline;
}

.fhn-faq .fhn-faq-item {
    overflow: auto;
}


#myfhn {visibility:hidden;display:none;}
#needhelp {visibility:hidden;display:none;}



</pre></body></html>