/* Refernzen Slider */

#carousel-1 {
  cursor: pointer;
}

.carousel-control-prev, .carousel-control-next-icon {
  display: none;
}

#carusell-feedback {
  margin-top: 7rem;
}

.carousel-indicators li {
  background-color: var(--mr-color--first) !important;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}

em {
  font-weight: lighter;
  font-size: 1rem;
}

.hr-vertikal {
  transform: rotate(90deg);
  width: 70px !important;
  height: 1px !important;
}

.anfuehrungszeichen-an {
  font-size: 2rem;
  color: var(--mr-color--first);
}

.anfuehrungszeichen-end {
  font-size: 2rem;
  color: var(--mr-color--first);
}

.p-testa-name {
  font-size: 0.8rem;
  text-align: center;
}

