<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Skin */
.bellows.bellows-skin-blue-material {
  background: #2979FF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-target,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-custom-content {
  color: #eee;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 &gt; .bellows-target,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 &gt; .bellows-custom-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-has-custom-content &gt; .bellows-target {
  border-bottom: none;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 &gt; .bellows-target:hover {
  background: #2962FF;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-active &gt; .bellows-target {
  background: #2962FF;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-item &gt; .bellows-target,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0.bellows-current-menu-ancestor &gt; .bellows-target {
  background: #2962FF;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-item-level-0 &gt; .bellows-target .bellows-subtoggle {
  background: rgba(0, 0, 0, 0.2);
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu {
  background: #fff;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-custom-content,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-widget .textwidget {
  color: #777;
  border-bottom: 1px solid #eee;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-has-custom-content &gt; .bellows-target {
  border-bottom: none;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-target:hover {
  background: #f9f9f9;
  color: #444;
}
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-current-menu-item &gt; .bellows-target,
.bellows.bellows-skin-blue-material .bellows-nav .bellows-submenu .bellows-current-menu-ancestor &gt; .bellows-target {
  background: #f9f9f9;
}
.bellows-menu-toggle.bellows-menu-toggle-skin-blue-material {
  background: #2979FF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  color: #eee;
}
</pre></body></html>