.password-reset-layout .auth-introduction,
.password-reset-layout .auth-card {
    align-self: center;
}

.password-reset-muted {
    color: #667085;
    font-size: .94rem;
    line-height: 1.55;
}

.password-reset-layout small {
    display: block;
    margin-top: .45rem;
    color: #667085;
    line-height: 1.45;
}
