/* Globale CKEditor 5 UI-Anpassungen */
.ck.ck-style-grid__button {
    --ck-style-panel-button-width: 180px;
    width: 180px;
}
