
/* CSS override Footer */

.footer .footer__references a {
  color: inherit !important;
  text-decoration: none !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  word-break: break-all !important;
}

.footer .footer__references strong,
.footer .footer__references b {
  margin-right: 0.3em !important;
}

/* CSS override FAQ */

  li span span {
    text-decoration: underline !important;
  }
