.wd-bookly-turnstile {
    clear: both;
    margin-top: 16px;
}

.wd-bookly-turnstile-widget {
    min-height: 34px;
    max-width: 100%;
}

.wd-bookly-turnstile-status {
    color: #666;
    font-size: 13px;
    min-height: 18px;
    margin-top: 5px;
}

.wd-bookly-turnstile-error {
    display: block;
    margin-top: 7px;
}

.wd-bookly-turnstile-error[hidden] {
    display: none !important;
}

