/* Hide the default "Powered by Obsidian" link */
.site-footer a {
  display: none !important;
}