.form-group.required .form-control-label::after {
  content: "*";
  color: #171729;
}

.start header {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.start header .header {
  padding-left: 1rem;
}
.start header .header .navbar-header-menu, .start header .header .nav-main-menu-sm {
  display: none;
}
.start .apple-play-store {
  margin: 2rem;
  margin-bottom: 5rem;
  padding-right: 1rem;
}
.start .apple-play-store h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #171729;
  margin-bottom: 1rem;
}
.start .apple-play-store p {
  color: #171729;
}
.start .apple-play-store p a {
  text-decoration: underline;
  text-underline-offset: 0.125rem;
  color: #3486E3;
}
.start .apple-play-store .need-help {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.start .apple-play-store button {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: white;
  background: #414BB2;
  width: 60%;
  padding: 0.5rem;
}
.start .apple-play-store a {
  text-decoration: underline !important;
}
.start .google-play-store {
  margin: 2rem;
  margin-bottom: 3rem;
}
.start .google-play-store h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #171729;
  margin-bottom: 3rem;
}
.start .google-play-store p {
  color: #171729;
}
.start .google-play-store p a {
  text-decoration: underline;
  text-underline-offset: 0.125rem;
  color: #3486E3;
}
.start .google-play-store .need-help {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
.start .google-play-store button {
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: white;
  background: #414BB2;
  width: 60%;
  padding: 0.5rem;
}
.start .google-play-store a {
  text-decoration: underline !important;
}