footer.app-footer .xr-footer-brand {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

footer.app-footer .xr-footer-brand[data-xr-footer-neutralized="1"]:hover {
  cursor: default;
}

footer.app-footer .xr-footer-custom {
  display: inline-block;
  font-size: inherit;
  color: inherit;
  line-height: 1.5;
}
