<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fdi-footer {
  background-color: #4f4f4f;
  color: #ffffff;
  padding-bottom: 20px;
  padding-top: 30px; }
  @media (min-width: 1px) and (max-width: 767px) {
    .fdi-footer {
      padding-top: 20px; } }
  .fdi-footer .title {
    font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 14px;
    height: 28px;
    font-weight: bold; }

.footer-text {
  color: #ffffff;
  font-size: 14px;
  height: 28px;
  font-weight: bold; }

.footer-content {
  position: initial; }

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

.link-list {
  padding-left: 0; }
  .link-list &gt; li &gt; a {
    text-decoration: none;
    color: #ffffff;
    padding-bottom: 10px;
    height: 22px; }
    .link-list &gt; li &gt; a:hover {
      color: #05c3de;
      text-decoration: none; }
    .link-list &gt; li &gt; a:focus {
      color: #05c3de;
      outline: thin dotted #ffffff !important; }
    .link-list &gt; li &gt; a &gt; img {
      width: 16px;
      margin-right: 14px; }

.link-text:hover {
  text-decoration: underline; }

.footer-underline {
  border-bottom: 1px solid #767676;
  padding: 12px 0 10px;
  margin-bottom: 12px; }

.pdg {
  padding: 30px 0; }
</pre></body></html>