<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body.nav-open #t4-header.t4-palette-primary {
    background-color: #fff8ef;
  }
  

#t4-header .logo .logo-text a .site-name {
  color: #2e8b57;
}

a:hover {
  color: lime;
  text-decoration: none;
}

;nav-pills
{
	padding-right: 20px;
}

.adroit {

	text-align: right;
}</pre></body></html>