body {
  font-family: Arial, sans-serif;
}

.card {
  background: #fff;
}

h3 {
  font-weight: bold;
  color: #333;
}
