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

header h1 {
  font-size: 2.5rem;
}

section h2 {
  font-weight: bold;
}

.card {
  border: 1px solid #ddd;
  border-radius: 10px;
}
