body {
  font-family: 'Segoe UI', sans-serif;
}
.card-title {
  color: #d35400;
}
header, footer {
  background: #2c3e50;
  color: white;
}
a {
  color: #e67e22;
}