/**
 * Copyright (C) 2025 Deutsche Lufthansa AG. All rights reserved.
 *
 * This software is the confidential and proprietary information of Deutsche Lufthansa AG.
 */
.mcm-critically-high {
    [slot=header] {
        display: flex;
        gap: var(--maui-spacing-2);
    }
    --maui-color-text-copy: var(--maui-color-brand-red);
}