body {
  background-size: cover;
  background-position: center;
}

.card, .container {
  border-radius: 12px;
}

.btn-primary {
  font-weight: 600;
}
