.hero-apply-button {
  min-height: 60px;
  padding-inline: 30px;
  font-size: 18px;
}

.hero-whatsapp-link {
  min-height: 44px;
  padding: 0 10px;
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.hero-whatsapp-link:hover {
  color: #a9e7c2;
}

.privacy-check a {
  display: inline-block;
  margin-top: 8px;
  color: var(--blue);
  font-size: 13px;
}
