.dnet-turnstile-wrapper {
    width: 100%;
    margin: 0 0 12px 0;
    clear: both;
}

.dnet-turnstile-wrapper > div:first-child {
    max-width: 100%;
}

.dnet-turnstile-message {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.4;
}

.dnet-message-error {
    color: #b32d2e;
}

.dnet-message-info {
    color: inherit;
    opacity: 0.8;
}
