<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.a-footer a:link {
  color: #7a7a7a;
  border-bottom: 0;
}

.a-footer a:visited {
  color: #A1A1A1;
  border-bottom: 0;
}

.a-footer a:hover {
  color: #A1A1A1;
  border-bottom: 0;
}

.a-footer .c-small_headline {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:link {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:visited {
  color: #1e1e1e;
  border-bottom: 0;
}

.a-footer h4 a:hover {
  color: #7a7a7a;
  border-bottom: 0;
}

</pre></body></html>