// Password Input Theme
// ===


.pw-password-input__toggle {
    &.pw--inactive {
        color: $neutral-40;
    }
}
