/* Hidden anti-bot honeypot. Do not use display:none; simplistic bots may ignore it. */
.contact-trap {
    position: absolute !important;
    left: -10000px !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.contact-result {
    margin-top: 12px;
}

.contact-result-success {
    font-weight: 600;
}

.contact-result-error {
    font-weight: 600;
}
