/* Adapts the original WordPress/Balasana output to the Blazor host. */
.site-title, .site-description { display: none !important; }
.main-navigation .main-menu a.active { font-weight: 700; }
.footer-navigation .footer-menu a.active { font-weight: 700; }
.wp-404 { max-width: 750px; margin: 48px auto; padding: 0 16px; }
body { top: 0 !important; }
