<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer {
  color: #ffffff; }
  .footer li &gt; a {
    color: #ffffff; }

.footer-img {
  padding-right: 5px; }

.link-list {
  padding-left: 0; }
  .link-list &gt; li &gt; a {
    text-decoration: none; }
    .link-list &gt; li &gt; a:hover {
      color: #05c3de;
      text-decoration: none; }
    .link-list &gt; li &gt; a &gt; img {
      width: 16px;
      -webkit-filter: invert(70%); }

.link-text {
  font-size: 14px;
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01"; }
  .link-text:hover {
    text-decoration: underline; }
  .link-text:focus {
    outline: thin dotted #ffffff !important; }

.link-list li {
  text-decoration: none;
  color: #ffffff;
  list-style-type: none;
  padding-bottom: 10px; }

.Site.Map.disable-delegate-user {
  pointer-events: none;
  opacity: 0.5; }
</pre></body></html>