.password-input {
    border-top-left-radius: 0.85rem;
    border-bottom-left-radius: 0.85rem;
}

.password-toggle-button {
    border-top-right-radius: 0.85rem;
    border-bottom-right-radius: 0.85rem;
}
