<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uq-theme-light .uq-link{
   /* background: #fe9f07 !important; */
}

.uq-theme-light.uq-mega-horizontal &gt; .uq-nav{background: #ffd800;}

.uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item &gt; .uq-link, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item &gt; .uq-link
{color: #000;}

.uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item &gt; .uq-btn-toggle, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item &gt; .uq-btn-toggle
{color: #000;}


.uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item:hover,

  .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item.expanded,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item:hover,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.current,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.expanded {
    background: #fe9f07 !important;
  }


.uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item &gt; .uq-link .uq-icon, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item &gt; .uq-link .uq-icon
{color: rgba(100, 100, 100, .6);}

.uq-mega-wrapper .uq-menu &gt; .uq-header
{color: #000; background: #ffd800 !important;}


.uq-theme-light .uq-sub-grid
{background: #fff;}


.uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item:hover, .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item.current, .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item.expanded, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item:hover, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.current, .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.expanded
{background-color: rgba(255, 192, 0, .9);}

.uq-theme-light .uq-item.current .uq-name{
    font-weight: bold;
    color: #000;
}

 .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item:hover &gt; .uq-link,
  .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item.current &gt; .uq-link,
  .uq-theme-light .uq-mega &gt; ul &gt; li &gt; .uq-item.expanded &gt; .uq-link,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item:hover &gt; .uq-link,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.current &gt; .uq-link,
  .uq-theme-light [data-nav-mode='mega'] &gt; .uq-item.expanded &gt; .uq-link {
    color: #000;
  }</pre></body></html>