:root {
--logo-url: url(../persis/images_kunde/logo.png);
--primary-color-hue:347;
--primary-color-saturation: 100%;
--primary-color-lightness: 45%;
--secondary-color-hue:0;
--secondary-color-saturation: 0%;
--secondary-color-lightness: 43%;
} body{
    font-family: Century Gothic Regular !important;
    color: #d81e05 !important;
}

#atom .menu-start-icon {
    background-repeat: no-repeat;
    height: 40px !important;
    width: 45px !important;
}

[href="/main/productinfo"] {
    display: none
}