<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sp-main-body {
  padding: 30px 0;
}

.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    content: "\f0c9   MENU";
}

#offcanvas-toggler {
    float: right;
    line-height: 90px;
    margin-left: 15px;
    font-size: 25px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul &gt; li a {
    padding: 2.5px 5px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}

.offcanvas-menu .offcanvas-inner .sp-module:last-child {
    padding: 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: -50px;
}

.webui-popover-title {
	display: : none;
}

#sp-header {

    height: 90px;

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