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

h2, h3, h5 {
  font-weight: 700;
}

.navbar-brand {
  font-size: 1.5rem;
}

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