body {
  background-color: #f8f9fa;
}

.card {
  margin-top: 1rem;
}

h1 {
  font-weight: 600;
}

.carousel-item img {
  max-height: 400px;
  object-fit: cover;
}
