/* v11: keep the anti-spam challenge visually integrated with RH: Inquiry Form. */
.rhea-inquiry-form .rhea-spam-guard {
    margin: 12px 0;
}
.rhea-inquiry-form .rhea-spam-guard-label {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.rhea-inquiry-form .rhea-math-answer {
    width: 70px;
    max-width: 100%;
    box-sizing: border-box;
}
