.site-footer .footer-brand img[role="link"] {
  cursor: pointer;
}

.site-footer .footer-brand img[role="link"]:focus-visible {
  border-radius: 6px;
  outline: 2px solid #fff;
  outline-offset: 4px;
}
