:root {
--primaryColor: #9a0932;
--primaryColorHue: 343;
--primaryColorSaturation: 88%;
--primaryColorLightness: 31%;
--secondaryColor: #073ABB;
--primaryContrastColor: White;
--headerBackgroundColor: #FFFFFF;
--headerContrastColor: #41475E;
--primaryDarkColor: #60061F;
--primaryDarkContrastColor: White;
--primaryLightColor: #FEE7ED;
--image-bg: url("SLL_BT/img/bg.png?_=fECWal7I5E+1qT5qbF2qdA==");
--image-logo: url("SLL_BT/img/logo.svg?_=fECWal7I5E+1qT5qbF2qdA==");
--logo-width: 180px;
--logo-height: 80px;
--mobilelogo-width: 90px;
--mobilelogo-height: 40px;

--primaryFont: 'Roboto',sans-serif;
--primaryTextFont: 'Verdana',serif;
--primaryLeftMenuContrastColor: White;
--primaryLeftMenuActiveContrastColor: White;
}
@font-face {
font-family: "Roboto";
src: url("../../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
font-weight: 700;}
@font-face {
font-family: "Roboto";
src: url("../../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
font-weight: 400;}

/*13c0eda0-5bac-477e-8c2b-5b859fd7bf58*/