body {
  font-family: 'Segoe UI', sans-serif;
}
.card {
  border-radius: 1rem;
}
.btn {
  font-weight: bold;
}
