<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:visited, a.active, a.nav-tertiary {
  color: #257fba;
}

#wrapper &gt; #header + #section {
  border-bottom: 0;
}

#footer {
  width: 100%;
  border-top: 3px solid #d0cfcf;
  background-color: #f3f3f3;
}
#footer &gt; div {
  width: 960px;
  margin: 0 auto;
}
#footer.footer-fat .nav.nav-footer-secondary + .nav.nav-footer-secondary {
  clear: left;
  float: left;
}
#footer .text {
  clear: left;
  padding-top: 40px;
  font-size: 11px;
}
#footer .text p {
  color: #b9b9b9 !important;
}

.fat-footer-items {
  text-align: left;
  overflow: hidden;
  padding-top: 30px;
  width: 100%;
}
.fat-footer-items .column {
  width: 25%;
  float: left;
}
.fat-footer-items .column &gt; ul &gt; li &gt; a {
  font-weight: bold;
}
.fat-footer-items a, .fat-footer-items a:visited, .fat-footer-items a:active, .fat-footer-items a:hover {
  color: #626262;
}
.fat-footer-items &gt; ul &gt; li {
  margin-bottom: 10px;
}
.fat-footer-items &gt; ul &gt; li &gt; a {
  font-weight: bold;
}
.fat-footer-items ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 10px;
}
.fat-footer-items ul.social-media-sharing-icons {
  overflow: hidden;
}
.fat-footer-items ul.social-media-sharing-icons &gt; li {
  float: left;
  margin-left: 5px;
}
.fat-footer-items ul.social-media-sharing-icons &gt; li:first-child {
  margin-left: 0;
}
</pre></body></html>