.col-4.column-referenzen {
  margin-bottom: 40px;
}

.div-referenzen-text {
}

body {
  margin: 0;
  font-family: 'Montserrat';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.start-slider {
  margin-left: 2%;
  margin-right: 2%;
}

h2 {
  font-family: 'roboto_slabbold';
  text-align: center;
  color: #5a838f;
}

.h2-schumann {
  font-family: 'Montserrat';
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #5998b6;
  font-size: 1.6rem;
}

.h2-schumann-links {
  font-family: 'Montserrat';
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  color: #5998b6;
  font-size: 2.2rem;
}

.copy-schumann {
  font-family: 'roboto_slablight';
  color: rgb(46,93,108);
  font-size: 1.1rem;
}

.copy-schumann-center {
  font-family: 'Montserrat';
  color: rgb(46,93,108);
  font-size: 1rem;
  text-align: center;
  line-height: 1.5rem;
}

.copy-bold-schumann {
  font-family: 'roboto_slabbold';
  color: rgb(46,93,108);
  font-size: 1.1rem;
}

.btn-light:hover {
  color: #212529;
  background-color: #90c0ef;
  border-color: #dae0e5;
}

.h3-schumann {
  font-family: 'roboto_slablight';
  font-size: 1.6rem;
}

.h4-schumann {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  color: #5a838f;
}

.btn-info {
  color: #fff;
  background-color: #5998b6;
  border-color: #5998b6;
}

.copy-gross {
  font-family: 'Montserrat';
  font-weight: 600;
  text-align: center;
  color: #004a54;
  font-size: 2rem;
  line-height: 2.2rem;
}

.h4-schumann-links {
  font-family: 'Montserrat';
  font-size: 1.3rem;
  font-weight: 600;
  color: #2e5d6c;
}

.carousel.carousel-fade .carousel-item {
  transition: opacity 2s ease-in-out;
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
  line-height: 1rem;
}

.link-bold {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 0.9rem;
  color: #1691a2;
}

.padding0 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px) {
  .h2-schumann {
    font-size: 2.2rem;
  }
}

.h3-schumann-link {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 1.4rem;
  color: #004a54;
}

.h2-schumann-klein {
  font-family: 'Montserrat';
  font-weight: 600;
  text-align: left;
  font-size: 1.6rem;
}

.info-schumann {
  font-family: 'Montserrat';
  font-size: 1.2rem;
}

