:root{
    /* Background and Site specific colors */
    --main-background-color--dark: hsla(231, 29, 25, 1);
    --main-background-color--brigth: hsla(0, 0 , 93, 1);

    /* Special colors */
    --telekom-magenta: hsla(329, 100, 89, 1)
}