/* BROOLED License Key Manager — Frontend */
.blm-my-licenses code {
    background: #f1f5f9;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    word-break: break-all;
}
.blm-my-licenses .button {
    font-size: 12px;
    padding: 4px 10px;
    margin: 2px;
}
