/* Shared compatibility fixes */
html,
body {
  overflow-x: hidden;
}
.sf-brand img:not([src^="/"]):not([src^="http"]) {
  display: none;
}
