/* Password Reset Page */
.reset-step {
    transition: all 0.3s ease;
}

#emailDisplay {
    color: #0d6efd;
}
