.input-group-text {
    cursor: pointer;
}

.password-toggle {
    background: white;
    border-left: none;
}

.toast-container {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
}