#api-keys .not-set {
    color: var(--text-muted);
    font-style: italic;
}

#api-keys code[data-plaintext] {
    cursor: pointer;
}