.signup-card .helper {
    margin-top: 0.35rem;
}

.signup-consent-row {
    margin-top: 0.5rem;
    justify-content: flex-start;
}

#pwMismatch {
    min-height: 1.25rem;
    text-align: center;
}

#submitBtn:disabled {
    opacity: 0.62;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}
