.videoWrapper {
  position: relative;
  padding-bottom: 52.9%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner--icon .select2-selection__arrow {
  display: none;
}

.button-andere-huisdier {
  margin-top: 4px; 
  font-size: 48px;
}

#slider-container {
  margin-top: 2rem;
}

.spacing-10 {
  margin-bottom: 0.65rem !important;
}
