.vine-confirm-password-group {
    width: 100%;
}

.vine-password-match-message {
    min-height: 21px;
    margin-top: 7px;
    font-size: .88rem;
    line-height: 1.4;
}

.vine-password-match-message[data-state="error"] {
    color: #ef4444;
}

.vine-password-match-message[data-state="success"] {
    color: #16a34a;
}
