.comment-form-ccap label{display:inline-flex;align-items:center;gap:0.4em;margin-right:0.6em;}
.comment-form-ccap .ccap-question{display:inline-block;padding:0.15em 0.6em;background:#f5f5f5;border:1px solid #ddd;border-radius:3px;font-family:ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;font-weight:600;letter-spacing:0.05em;user-select:none;}
.comment-form-ccap .ccap-refresh{background:transparent;border:1px solid #ccc;border-radius:3px;cursor:pointer;padding:0 0.4em;font-size:1em;line-height:1.6;}
.comment-form-ccap .ccap-refresh:hover{background:#eee;}
.comment-form-ccap input[type="text"] {
width: 6em;
}