body {
  font-family: 'Segoe UI', sans-serif;
}

.card {
  border-radius: 1rem;
}

.logout-btn {
  top: 70px;
  right: 25px;
  z-index: 1050;
}



