/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* E-Fatura Portal Layout Styles */

a.navbar-brand[b-crxom1f4pq] {
  white-space: normal;
  text-align: center;
  font-size: 1.2rem;
}

.navbar[b-crxom1f4pq] {
  backdrop-filter: blur(10px);
}

.nav-link[b-crxom1f4pq] {
  border-radius: .375rem;
  transition: background-color .15s;
}

.nav-link:hover[b-crxom1f4pq] {
  background-color: rgba(255, 255, 255, .05);
}
