.cp-msk-hp {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.cp-msk-smartcaptcha {
    margin: 12px 0 16px;
    min-height: 100px;
}

.cp-msk-captcha-missing {
    color: #b00020;
    font-size: 14px;
    margin: 12px 0;
}

.cp-msk-form-error {
    color: #b00020;
    font-size: 14px;
    margin: 8px 0 0;
}
