.login-logo > svg {
  width: 16px;
}

.login-logo > svg > path {
  stroke-width: 5;
}

.login-button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.password-eye > svg > path {
  fill: white;
}
