.toggle-psw {
    cursor: pointer;
    color: #2fa7da;
}
.toggle-psw:hover {
    opacity: 0.7;
}
.mw-500 {
    max-width: 500px;
}