
.card-title {
  font-weight: 600;
}
.card-text {
  font-size: 1rem;
  line-height: 1.6;
}


.carousel-caption {
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
}

.carousel-inner img {
  max-height: 520px;
  object-fit: cover;
}
.carousel-indicators {
  bottom: 15px;
  z-index: 2;
}
