.elementor-field-group.soda-confirm-match .elementor-field,
.elementor-field-group.soda-confirm-match select,
.elementor-field-group.soda-confirm-match textarea {
    border-color: #2e8b57;
}

.elementor-field-group.soda-confirm-mismatch .elementor-field,
.elementor-field-group.soda-confirm-mismatch select,
.elementor-field-group.soda-confirm-mismatch textarea {
    border-color: #d63638;
}

.elementor-field-group .soda-confirm-live-message {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.4;
}

.elementor-field-group.soda-confirm-match .soda-confirm-live-message {
    color: #2e8b57;
}

.elementor-field-group.soda-confirm-mismatch .soda-confirm-live-message {
    color: #d63638;
    position: absolute;
    bottom: -17px;
}
