/* @plugin: system_notifications */

.nc-header-icon {
    color: var(--brand1);
}

.nc-item-body {
    flex: 1;
    min-width: 0;
}

.nc-item-text {
    white-space: pre-wrap;
    word-break: break-word;
}
