.login-container {
  background: $wk-primary-white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  padding: 20px;
  width: 400px;

  .btn {
    width: 100%;
  }
}

//todo fix the hardcoded values
