:root {
--logo-url: url(/persis/images/inmotion_Iicon.png);
--primary-color-hue:204;
--primary-color-saturation: 71%;
--primary-color-lightness: 56%;
--secondary-color-hue:0;
--secondary-color-saturation: 0%;
--secondary-color-lightness: 40%;
} body {
    font-family: "Century Gothic" ,sans serif;
}
.menu-start-icon{
 background-image: url(../persis/images/inmotion_Iicon.png) !important;
 background-repeat: no-repeat;
 background-size: cover;
 width: 56px !important;
 height: 56px !important;
}

