body {
  font-family: 'Segoe UI', sans-serif;
}

.carousel-item img {
  height: 500px;
  object-fit: cover;
}

.card i {
  color: #800000;
}
