@layer theme{:root, :host {
        
        --color-cd-primary: #005191;
        --color-cd-secondary: #212121;

        --color-cd-primary-darker: #00080f;
        --color-cd-primary-lighter: #ccdce9;

        --color-cd-secondary-darker: #050505;
        --color-cd-secondary-lighter: #d6d6d6;

        --color-cd-primary-alpha-light: #0051911a;
        --color-cd-primary-alpha-medium: #00519180;
        --color-cd-primary-alpha-dark: #005191b3;

        --color-cd-secondary-alpha-light: #3333331a;
        --color-cd-secondary-alpha-medium: #33333380;
        --color-cd-secondary-alpha-dark: #333333b3;


        
        --color-bg-header: var(--color-cd-primary-alpha-medium);

        
        --spacing-burger-line-1-width: 70%;
        --spacing-burger-line-2-width: 100%;
        --spacing-burger-line-3-width: 90%;
        --radius-burger-lines: 0;

        
        --color-menu-toggler-desktop: var(--text-light);

        
        --color-bg-active-item-after-desktop: var(--text-light);

        
        --spacing-text-max-width: unset;

        
        --radius-general: 0;
        --radius-btn: .25rem;

        
        --color-btn-primary-hover: #094fc8;

        
        --sd-list-style-icon-default-editor: '▪︎';

        
        --sd-button-default-color: var(--color-cd-primary)
    }
}.sd__element__teaser_items{justify-content:flex-start}header{border-bottom:.75rem solid #f07900}