body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.card {
  border-radius: 1rem;
}
.navbar-brand {
  font-weight: 600;
}
