.admission-form-infobox--sticky {
  position: sticky;
  bottom: 16px;
  z-index: 1000;
}
