body {
  font-family: 'Segoe UI', sans-serif;
}

h2 {
  color: #d63384;
}

.card-title {
  font-weight: bold;
}

footer a:hover {
  color: #f8d7da !important;
}
