.password-table {
    margin: 3em auto 0 auto;
    font-size: 1.2em;
}

.password-table td {
    padding: 0.75em 1em;
}

