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

.card {
  border-radius: 12px;
}

.card-header {
  border-radius: 12px 12px 0 0 !important;
}

label.form-label {
  font-weight: 500;
}
