.kb-attestation-badge-tee,
.kb-attestation-badge-strongbox {
    margin-left: 0 !important;
    white-space: nowrap !important;
}
.kb-attestation-badge-tee {
    border-color: rgba(96,165,250,.26) !important;
    background: rgba(59,130,246,.09) !important;
    color: #93c5fd !important;
}
.kb-attestation-badge-strongbox {
    border-color: rgba(74,222,128,.26) !important;
    background: rgba(34,197,94,.09) !important;
    color: #86efac !important;
}
html[data-kb-theme="light"] .kb-attestation-badge-tee { color: #1d4ed8 !important; }
html[data-kb-theme="light"] .kb-attestation-badge-strongbox { color: #166534 !important; }
