/* Homepage download CTA compatibility overrides. */
.hero__intro-form .signup-wrapper > .cta-button {
  width: 50%;
}

body.nav-compact .top-nav__cta .signup-wrapper > .cta-button {
  width: 100%;
}
