.ze-contact-component .iti {
    width: 100%;
}

.ze-contact-component .ze-phone {
    width: 100%;
}

.ze-contact-header {
    align-items: flex-start;
    justify-content: space-between;
}

.ze-contact-close {
    flex: 0 0 auto;
    margin-left: 0.75rem;
    background: transparent;
    border: 0;
    font-size: 1.5rem;
    line-height: 1;
}

.ze-consent-legend {
    font-size: 1rem;
    font-weight: 600;
}

.ze-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.ze-contact-submit:disabled {
    cursor: wait;
    opacity: 0.7;
}

.ze-success-icon {
    color: #198754;
    font-size: 3rem;
    font-weight: 700;
}

.ze-inline-contact .ze-disclosure,
.ze-inline-contact .form-label,
.ze-inline-contact .form-check-label,
.ze-inline-contact .ze-consent-legend {
    color: #fff;
}

.ze-inline-contact a {
    color: #fff;
    text-decoration: underline;
}
