body {
  font-family: "Segoe UI", sans-serif;
}

h1, h2, h3, h4 {
  font-weight: 600;
}

.card-title {
  font-size: 1.2rem;
}

footer {
  background-color: #f8f9fa;
  border-top: 1px solid #ddd;
}
