/* Homepage-only polish for the apply / end section (sec1.css owns the base). */

.end-section {
  scroll-margin-top: 0;
}

#apply {
  scroll-margin-top: 1rem;
}

.visa-picker__hint {
  margin-top: 1rem;
  color: rgba(7, 54, 70, 0.45);
  font-size: 0.82rem;
  text-transform: none;
}
