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

.card h2 {
  font-weight: 600;
}

.bg-white {
  background-color: #fff !important;
}

