.form-assist {
  margin-top: -10px;
  text-align: right;
}

.form-assist a,
.auth-return a {
  color: #075ac7;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
}

.auth-return {
  border-top: 1px solid #e6ebf1;
  margin-top: 24px;
  padding-top: 18px;
}

.button-link {
  align-items: center;
  background: #075ac7;
  border-radius: 9px;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  justify-content: center;
  min-height: 50px;
  text-decoration: none;
}
