.password-toggle {
  display: flex;
  align-items: center;
  margin-top: -7px;
  font-size: 13px;
  font-weight: 500;
}

.password-toggle input {
  width: auto;
  margin: 0 7px 0 0;
  padding: 0;
}
