#carousel-1 {
  /*margin-top: 40px;*/
}

.text-uppercase.d-lg-flex.d-xl-flex.justify-content-lg-start.justify-content-xl-start.align-items-xl-end {
  font-size: 30px;
}

#carousel-1 {
}

.carousel-control-prev-icon {
  color: red;
}

#carousel-1 {
  font-size: 16px;
}

.carousel-inner {
  font-size: 16px;
}

.d-inline {
}

@media (min-width: 1200px) {
  .col.d-flex.col.col-lg-8 {
  }
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2378be;
  border-color: #2378be;
}

